Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (19 loc) · 342 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 342 Bytes

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