Skip to content

This is a backend stack of decoupled technologies in docker containers.

Notifications You must be signed in to change notification settings

JoanSernaLeiton/docker-php-nginx-redis-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php-nginx-redis-postgres

This is a backend stack of decoupled technologies in docker containers. If you have installed docker-compose only use

docker-compose up --build

It should run at localhost

Otherwise please follow the steps in the official docker documentation to install docker compose

Thanks :)