markshust / docker-magento

Mark Shust's Docker Configuration for Magento
https://m.academy/courses/set-up-magento-2-development-environment-docker/
MIT License
2.57k stars 1.01k forks source link

Getting issue while installing at ubuntu 20.04 #672

Closed thanhthaitran closed 2 years ago

thanhthaitran commented 2 years ago

Description Getting issue when Automated Setup (New Project)

Steps To Reproduce

  1. curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento.test 2.4.3-p1 Expected Result Docker should be run

Actual Result

/home/thaitt/bin/bash: line 2: bin/cli: No such file or directory
(23) Failed writing body

Screenshot from 2022-04-05 10-16-28


Docker version 20.10.14, build a224086 Docker-compose version 1.28.3, build 14736152 Ubuntu version 20-04

thanhthaitran commented 2 years ago

This issue is resolved