How to Dockerize Laravel Application + MYSQL DB

preview_player
Показать описание
This tutorial illustrates how to dockerize your Laravel Applications with the Docker Platform.

#container #docker #laravel #mysql #dockerimage #dockercontainer #dockers #devops #devopstutorial

HOW TO DEPLOY THE DOCKERIZED LARAVEL APP ON AN AWS EC2 SERVER?

Рекомендации по теме
Комментарии
Автор

I am try to dockerize my laravel application but I have some ploblem

charles-harisbouassebukomb
Автор

9009:80 is not running it stated but few seconds it not showing the link

privatenetworks
Автор

can you share sample repo and dockerfile and docker compose file

iamindore
Автор

video on how to deply on ssh server and explain about tat plz

asiatechupdate
Автор

show us .env file with DB config

DB_CONNECTION=?
DB_HOST=?
DB_PORT=?
DB_DATABASE=?
DB_USERNAME=?
DB_PASSWORD=?

imranlashari