docker version
docker info
These two give good information about the Docker that is running.
Cleaning up Docker containers
The command sudo du $dir -hk --max-depth=2 | sort -k2 was listing all the directories in alphabetical order
https://github.com/docker/compose/issues/3262
https://stackoverflow.com/questions/51238891/how-to-fix-the-running-out-of-disk-space-error-in-docker
https://puvox.software/blog/solution-clean-full-disk-space-by-dev-vda1/
No comments:
Post a Comment