chevereto / docker

Template project for deploying Chevereto V4 based applications using Docker
https://v4-docs.chevereto.com/guides/docker/
MIT License
55 stars 16 forks source link

Getting an error running setup are per README #21

Closed Filmtangent closed 1 year ago

Filmtangent commented 1 year ago

I'm getting an issue when following the instructions for building the docker image on a clean Ubuntu build:


👉 V4.0 local [PHP 8.1] (www-data)
unknown shorthand flag: 'p' in -p
See 'docker --help'.

....

<Docker help text>

make: *** [Makefile:86: up-d] Error 125```

not sure what I am doing wrong. I feel like maybe the generated docker file is faulty?
rodber commented 1 year ago

At requirements, it mentions that it requires Compose V2 docker compose.