/docker-php-nginx-redis-postgres

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

Primary LanguageDockerfile

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 :)