I used self hosted supabase aws ubuntu, and when I check during the time size of /dev/root is increasing continusoly and another thigs size is remain same , but when I use sudo docker compose down command used size of /dev/root is decreased.
I used the below command to decrease size
sudo docker compose down command
sudo docker compose up -d
so suggest me solution for this without losing the data in self hosted supabase aws ubuntu