-
-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to start container symfony-docker container since a fresh build #743
Comments
It seems like yesterday Franken did realese update: Probably using previous version will solve it. I'm checking that solution on my side as our projects also refuses to build :) |
Changing: To: Inside of Probably can be kept as temporary fix. |
It works on my project! You made my day, I was searching on the caddyfile. I was miles away from finding this solution. |
See here as well dunglas/frankenphp#1388 change dunglas/frankenphp:1-php to dunglas/frankenphp:1.4.2-php |
Thanks for the report, it's fixed in : dunglas/frankenphp#1393. The next release of franken will fix this issue. |
Hi everyone,
I'm having trouble with my Docker container after after a fresh build.
My application was created from this template 5 days ago. It worked perfectly. Thanks!
Yesterday, I installed PANTHER to start test. I rebuild my image and start a fresh container. Build was ok, but container was unable to run. After a lot of tries, I used a previous version of my project and it failed too.
Desesperated 😉, I cloned again this project and try again.
I got the same error.
I tried to "prune" my docker environment. I deleted all my containers, volumes, images, build. But, I still get this error.
Here is the end of the logs.
I'm working on a MacBook Pro 16, Docker version 27.5.1.
The text was updated successfully, but these errors were encountered: