mage2click / m2c

Mage2click toolset to create and manage the Magento Docker development environment with mutagen.io file-sync for macOS and native filesystem mounts on Linux.
https://mage2.click
MIT License
69 stars 23 forks source link

Install fails #58

Open silasp opened 3 years ago

silasp commented 3 years ago

Running curl -sL get.m2c.run | bash does not completely install

[Creating docker containers]

Traefik...................................................................... ✔
Mage2click................................................................... ✔
Portainer.................................................................... ✘
The M2C_GLOBAL_SERVICES_AUTO_START variable is not set. Defaulting to a blank string.
The M2C_GLOBAL_PORTAINER variable is not set. Defaulting to a blank string.
The M2C_GLOBAL_MAILHOG variable is not set. Defaulting to a blank string.
no such image: portainer/portainer:: invalid reference format
Docker Compose is now in the Docker CLI, try `docker compose up`

On Mac Catalina 10.15.7, Docker 3.3.0, Compose 1.29.0