Inside Atlassian

Author

Derek Chamorro

Article in Developer
Common Dockerfile Mistakes

We live in a containerized world. As companies transition from monolithic builds to microservice architectures, we often overlook some common mistakes we make when we write our Dockerfiles. Most are simple mistakes, allowing a user to make use of build cache in a more pragmatic fashion. Others, should be avoided at all costs. The following […]