Open hubortje opened 2 years ago
In another forum, a user suggested using Docker Compose V2, as they had a similar problem, which was then fixed by using Docker Compose V2. Anybody has some 5 cents regarding this?
Do you still face this issue? I randomly saw your post while dealing with MM.
I noticed you have two -f, why? I'd also recommend moving to v2. While LTS is preferable in all things, there's no point making your life harder than it needs to be. The only major breaking change is the lack of the -, so scripts have to be fixed.
Hello there,
I get the following error message, when I try to run
sudo docker-compose -f docker-compose.yml -f docker-compose.without-nginx.yml up -d
:My .env-file contains the following code:
My docker-compose.yml looks like this:
Weirdly enough, when I run the docker-compose.yml twice, I get a slightly different error message: