Skip to content

🐳 Basic stack of containers for Symfony Application development

Notifications You must be signed in to change notification settings

frenayj/docker-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Symfony 🐳

Basic stack of containers for Symfony Application development.

Installation

  1. Create a .env file

    touch .env
  2. Build and run containers

    docker-compose build
    docker-compose up -d

Usage

Run docker-compose up -d and docker-compose ps

Nginx is now running at localhost

About

🐳 Basic stack of containers for Symfony Application development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages