SyntaxFix
Write A Post
Hire A Developer
Questions
docker ps -s will show the size of running containers only.
To check the size of all containers use docker ps -as
docker ps -as