shopware/development

docker:start fails with non-zero code: 2

stiegi opened this issue · 1 comments

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

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