My personal-tech blog
This post is for me a place where to store notes about Docker. I hope that this can be helpful for you.
docker update --restart=no my-container
docker container ls -a --format '{{json .}}'
docker ps --size
docker system df --verbose