Sitecore + Docker - Get a grip on your compose file

Sitecore + Docker - Get a grip on your compose file

There are multiple ways to compose your docker container and work with your Docker Compose files while working with Sitecore. One of them involves directly modifying the files you get when cloning the Sitecore Docker repository, and others revolves around extending, overriding resulting in the usage of multiple compose files.

If you're also wondering what is the impact of each of the options, which one is my preferred way of working with Sitecore Docker? I'll be covering those points in this article.

Read More