Learn how to create, manage, and use volumes instead of bind mounts for persisting data generated and used by Docker.| Docker Documentation
Learn how to select the proper storage driver for your container.| Docker Documentation
Hints, tips and guidelines for writing clean, reliable Dockerfiles| Docker Documentation
| stedolan.github.io
Learn about multi-stage builds and how you can use them to improve your builds and get smaller images| Docker Documentation