Skip to content

A Docker Compose-powered stack to get your PHP project running in no time.

License

Notifications You must be signed in to change notification settings

mateuszrusin/docker-web-stack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker web stack

Based on https://github.com/jpcaparas/docker-web-stack

Setup docker

./app install

Usage

./app start [options] - to (re)start containers (-d to detach, -f to force rebuild)

./app node

./app php

./app db - to enter MariaDb cli

./app composer [commands] - to run php composer commands

./app console [commands] - to run symfony bin/console commands

About

A Docker Compose-powered stack to get your PHP project running in no time.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TSQL 73.0%
  • CSS 22.1%
  • PHP 2.5%
  • JavaScript 1.2%
  • HTML 0.8%
  • Dockerfile 0.2%
  • Shell 0.2%