Skip to content
eBook: Docker Anti Patterns Guide
This FREE DevOps Guide will help you avoid:
- Treating Docker containers as Virtual Machines,
- Creating Docker images that are not transparent,
- Creating Dockerfiles that have side effects,
- Confusing images that are used for development with those used for deployment,
- Using different images for each environment,
- Creating Docker images on production servers,
- Working with git hashes instead of Docker images,
- Hardcoding secrets and configuration into container images,
- Creating Docker files that do too much,
- Creating Docker files that do too little.
You're in Good Company