tag: Docker-Compose · 2 items
- Platform/SRE — Skip
- CI/CD — Learn: The new image digest reconciliation logic may trigger a one-time container recreation on the first
compose upafter upgrading — worth noting before rolling this into CI base images, though no pipeline will break permanently. The newpull_policyrefresh-window support (daily/weekly/every_N) is a useful capability for cache-aware CI workflows. - Leader — Skip
- Platform/SRE — Skip
- CI/CD — Learn: Describes a lightweight deployment pattern using Docker Compose that may be relevant for teams running simpler stacks; no pipeline changes required, but worth evaluating as a deployment pattern for non-Kubernetes environments.
- Leader — Skip