Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockofony

Run Symfony inside Docker containers. Useful for local development of a Symfony project.

Instructions

  1. Copy .env.sample to .env
  2. Provide a value for VOLUME_APACHE and VOLUME_DB in .env. VOLUME_APACHE is the path to your Symfony project.
  3. Run docker compose up --build
  4. The Symfony application should be available at http://localhost:8089 and the Adminer database browser at http://localhost:8087

About

Symfony running inside Docker

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages