-
Finished setting up the .env and running the stack, encountering these issues though:
Platform: Docker: Docker Desktop 4.14.1 (91661) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Hello, thank for contacting me and opening a discussion. the issues 1 and 2 are a consequence of issue 3. I'll be back with a new docker-compose file to test asap. |
Beta Was this translation helpful? Give feedback.
-
maybe this issue could derive from a bug introduced in the docker compose 2.12.2 then try to start the stack , let me know if this fix your issue |
Beta Was this translation helpful? Give feedback.
-
I have just upgraded to docker latest version |
Beta Was this translation helpful? Give feedback.
I have just upgraded to docker latest version
docker desktop 4.14.1
anddocker compose 2.12.1
the project is running without issues. To tell the truth also the old version of the docker compose file seems to work but for safety i will release the new version of the project with the updated compose to completely avoid the possible problem.please if present remove the old containers using the stop stack option or the
docker compose down
command , download the latest release reconfigure the env and start the stack.If your problem still persist please try to download and run the latest release on a different machine to check if it's a specific error caused by your machine configuration.