How to automatically delete a Docker container after running it

Normally, a Docker container persists after it has exited. This allows you to run the container again, inspect its filesystem, and so on. However, sometimes you want to run a…

Docker: Recipes, Tips and Tricks

If you want to be notified the latest updates on this post, please subscribe to my blog. https://github.com/ITersDesktop/devops/blob/master/Docker/README.md