Skip to content

This is tiny docker starter for symfony (easy to change to other framework)

Notifications You must be signed in to change notification settings

norkus256/docker-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny docker config for symfony project

PHP:5.6.25-fpm + PDO MySql

Redis

Maria db

Nginx

How to start?

Install docker and docker compose on your system

Go to docker/images/php-fpm and build image "docker build -t shar/php56 ."

Go to root directory and run docker compose by typing "docker-compose up -d"

About

This is tiny docker starter for symfony (easy to change to other framework)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages