Skip to main content

Posts Tagged ‘Compose’

Optimizely Configured Commerce Best Practices

Migrating Docker Compose from V1 to V2 Code Details

High-level details to migrate docker-compose from v1 to v2 are available in this blog, “Docker-Compose v1 End of Life in June 2023. Welcome Docker Compose v2! Upgrade Instructions,” authored by Martin Miles. Here in this article, we are going to see step-by-step code changes required to migrate docker-compose from v1 to v2. 1: Check, if […]

Hand Hold Smartphone With Update Software Computer Program Upgrade Business Technology Internet, Update On Virtual Screen. Internet And Technology Concept, Loading Bar With Installing The Update.

Docker-Compose v1 End of Life in June 2023. Welcome Docker Compose v2! Upgrade Instructions

Docker has decided to sunset v1 of Compose so we need to update our docker stuff. Sitecore is working at their end to bring all the required support. Let’s take a look at what actions we as developers need to take in order to migrate to v2 smoothly. What is Docker Compose? Docker Compose simplifies […]