Skip to content

Broken instructions in /main/src/pages/docker/setup/initialize-docker.md #152

@Footshop-Andy

Description

@Footshop-Andy

Re: https://developer.adobe.com/commerce/cloud-tools/docker/setup/initialize-docker#update-the-hosts-file-and-install-dependencies

For the "Update the hosts file and install dependencies" section...

These instructions refer to an old version of the "magento-cloud-docker" image (the page references version '1.3.5'; latest version is '1.4.5'), but the instructions don't work as the "init-docker.sh as asset" file isn't included on any recent releases (see: magento/magento-cloud-docker#376).

Currently, you'll have to specify the 'image' parameter to get the latest images. I.e.

curl -sL https://github.com/magento/magento-cloud-docker/releases/download/1.3.5/init-docker.sh | bash -s -- --php 8.4 --image 1.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 Ready for Grooming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions