Docker disk space usage problem

Still converting my old PHP site to node/ Docker on D.O.

Yesterday I was a very happy person, Teodor had allayed by worries, site was deployed via docker and all seemed great.

But sadly the problems are not over and I am at a loss what is going on

My local site and the online site are currently identical in size

There is an unloads folder set in the project settings which has approx 73MB of files in it

image

These have been uploaded to the server and i can see the volume is present by examining the portioner settings

image

On local disk (which includes the same images now on the server) the site shows as around 369 MB including all wappler support files.

image

Deploying this morning after some code updates my docker upload failed flagging insufficient space

My droplet max size is 50GB

image

but my disk usage is showing maxed out at 100%

Anyone any suggestions what may be going on here?

Gut feeling is that the problem must lie with the uploads volume but i don’t see an obvious way to check the size of that volume?

Community Page
Last updated: