Skip to content

Latest releases no longer include init-docker.sh as asset (Again) #376

Description

@marciomaciel

Preconditions

  1. Local development environment without PHP installed locally.
  2. Using the latest release: 1.4.2

Steps to reproduce

  1. Follow the documentation: https://developer.adobe.com/commerce/cloud-tools/docker/setup/initialize-docker/#update-the-hosts-file-and-install-dependencies
  2. Execute command changing the version to latest (1.4.2): curl -sL https://github.com/magento/magento-cloud-docker/releases/download/1.4.2/init-docker.sh | bash -s -- --php 8.2

Expected result

  1. Install the template dependencies and add the default hostname to /etc/hosts

Actual result

  1. Curl fails: [Error](bash: line 1: Not: command not found) (Missing init-docker.sh script on release download assets)

Additional Information

A related issue was already solved, but only for older versions: #356. Maybe the process to create the init-docker.sh artifact is broken?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions