Skip to content

rokkie/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php

Docker image for php on top of apache

Building the image

make

or manually

docker build -t user/name:tag .

Running the image

docker run -d -p 80:80 rokkie/php

About

Docker image for php on top of apache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published