shopware / development

MIT License
189 stars 170 forks source link

docker:start fails with non-zero code: 2 #161

Closed stiegi closed 3 years ago

stiegi commented 3 years ago

PHP Version

8.0.5

Shopware Version

6.4

Expected behaviour

Clone this repo, change to directory, run ./psh.phar docker:start to start docker containers, in which the demo shop will be installed.

Actual behaviour

./psh.phar docker:start results in this error:

image

How to reproduce

Clone this repo, change to directory, run ./psh.phar docker:start

stiegi commented 3 years ago

I was able to solve this by updating my distro Xubuntu 18.04 to 20.04