Skip to content

A minimal docker-compose example to experiment with PHP

Notifications You must be signed in to change notification settings

dirtybirdnj/docker-php-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-php-minimal

A minimal docker-compose example to experiment with PHP

To get started:

  1. clone repo [email protected]:dirtybirdnj/docker-php-minimal.git
  2. run composer install to install PHP dependencies
  3. run docker-compose build to prepare the image
  4. run docker-compose up to run the image / container
  5. Edit/create files within the /src directory

About

A minimal docker-compose example to experiment with PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published