docker-images
View on GitHubInformation about this repository
- Official statement on running Sitecore in containers, see https://kb.sitecore.net/articles/161310.
- The images built from the build folder in this repo are not supported by Sitecore.
- The build scripts and examples in this repository are provided and maintained by the community, with contributions and code reviews by Sitecore.
- This repository was initially created to help consolidate efforts around Sitecore and Docker.
Related posts
Using the Matrix Strategy to Build Multiple OS Container Images in Parallel
DevOps
The Sitecore demo team builds container images with many base operating systems. We build on Linux, Windows Server 2019 (ltsc2019), and two semi-annual releases (2004 and 20H2 at the moment). See how we achieve this without adding additional build time, by leveraging the Microsoft Azure Pipelines Matrix Strategy to run the same job in parallel against different agent pools.

Jean-Francois (J.F.) Larente
What's in Sitecore's Official Container Registry (scr.sitecore.com)?
Containers
scr.sitecore.com is the official Sitecore container registry, great. Where are all of these images coming from?

Jean-Francois (J.F.) Larente