Replies: 1 comment 1 reply
-
How does your docker-compose file look? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After
docker compose up
i have error:PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/vendor/autoload.php'
and container is down, because composer install don't run.
What am i doing wrong?
Dockerfile
Beta Was this translation helpful? Give feedback.
All reactions