I think you need to update the volume property to use the correct directory for your application.
How are you running this image? You need to run docker-compose up and then it should be running fine.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello everyone, I am going to launch a Laravel application by docker-compose and i already used binami images but i have a trouble with accessing the application via browser.
Here is my docker compose content :
https://raw.githubusercontent.com/bitnami/containers/main/bitnami/laravel/docker-compose.yml
but when i try to access via localhost:8000 the browser remains in loading...
Please or to participate in this conversation.