damien-carcel / php-docker-minimal-setup

A bootstrap repository for PHP development with Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-docker-minimal-setup

Requirements

  • Docker >= 19.03
  • Docker Compose >= 1.27.0
  • Make

How to use

Run make to see the commands available and how to use them.

License

This repository is under the MIT license. See the complete license in the LICENSE file.

About

A bootstrap repository for PHP development with Docker

License:MIT License


Languages

Language:Dockerfile 64.6%Language:Makefile 32.6%Language:PHP 2.8%