Skip to content

solidnerd/docker-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-php

Is a simple extended php image from php:apache

This image has the following php extensions included:

  • iconv
  • mcrypt
  • gd
  • mysql

Usage

Pull from Docker Registry

docker pull solidnerd/php

or build your own by the provided Dockerfile.

Run a container

docker run -d  -v $(pwd):/var/www/html solidnerd/php

About

extended php image from php:apache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published