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

A Docker-based installer for the Symfony web framework.

Notifications You must be signed in to change notification settings

adrianmihaila/symfony-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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