Is a simple extended php image from php:apache
This image has the following php extensions included:
- iconv
- mcrypt
- gd
- mysql
docker pull solidnerd/php
or build your own by the provided Dockerfile.
docker run -d -v $(pwd):/var/www/html solidnerd/php
Is a simple extended php image from php:apache
This image has the following php extensions included:
docker pull solidnerd/php
or build your own by the provided Dockerfile.
docker run -d -v $(pwd):/var/www/html solidnerd/php