Edit in GitHubLog an issue

Upgrade Cloud Docker package

It is a best practice to use the latest version of Cloud Docker for Commerce.

The version requirement is specified in the composer.json file for your project. Use the following instructions for the upgrade process.

To update the Cloud Docker for Commerce package:

  1. On your local workstation, update the Cloud Docker for Commerce package using Composer.

    Copied to your clipboard
    composer update magento/magento-cloud-docker --with-dependencies
  2. Add, commit, and push code changes.

    Copied to your clipboard
    git add -A
    Copied to your clipboard
    git commit -m "Update magento/magento-cloud-docker"
    Copied to your clipboard
    git push origin <branch-name>
  3. Preserve custom configuration.

After you upgrade to the latest version of Cloud Docker for Commerce, stop and restart the Docker environment.

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.