Docker container size

Hi,

I want to check the container size of my application running on the raspberry pi. Is there a way to find out? I tried the docker command but it is not available on the balena OS.

docker system df -v

Thanks

Hi,
In balenaOS we do not use docker, but our own fork balena-engine. So your command should just be slightly altered to say: balena system df -v
Kind regards,
Theodor