Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 184 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 184 Bytes

Symfony 5 docker containers

docker-compose up


## Compose

...

### PHP (PHP-FPM)

Composer is included

docker-compose run php-fpm composer


### Webserver (Nginx)

...