/symfony-docker

A Docker-based installer for the Symfony web framework.

Primary LanguageDockerfile

Symfony Docker

A Docker based installer for the Symfony web framework.

Getting Started

make build
make up

Installation

make install

Usage

Open `http://127.0.0.1` in your favorite web browser

Debugging

docker-compose logs -f php-fpm