Skip to content

vitoc/docker-fig-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-fig-php

Very simple boilerplate to setup a PHP web development environment with Docker and Fig.

Requirements

  1. Docker
  2. Fig

How To Use

To start (assuming PHP sources for web application within src directory):

# fig up

While container is running, code changes in src/ will take effect within the container.

To stop:

# fig stop

Other possibilities:

# fig --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors