Skip to content

A Docker build project that provides you with Symfony, PHP, Nginx and Mariadb. It`s ready to run your app. Get the linked dockerhub image deonvz/symfonydockerized

Notifications You must be signed in to change notification settings

deonvz/symfonydockerized

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symfonydockerized

Docker build project that provides you with Symfony 5, PHP, Nginx and Mariadb. It`s ready to run your app.

  1. Clone the Repo
  2. Run: docker-compose build
  3. Run: docker-compose up
  • Place your app in the apps\my-symfony-app location.

Set variables in the .env file or call a specific env file for your enviroment. Example: docker-compose --env-file ./config/.env.dev up

About

A Docker build project that provides you with Symfony, PHP, Nginx and Mariadb. It`s ready to run your app. Get the linked dockerhub image deonvz/symfonydockerized

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published