PHP 7 & Apache 2 with Extensions and Composer
10K+
docker run --rm -v /path/to/php-src:/var/www/html -p 80:80 theballkyo/php-apache
/etc/apache2/
docker exec -it [CONTAINER_ID] bash
and you can use composer command
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Content type
Image
Digest
Size
188.5 MB
Last updated
almost 10 years ago
docker pull theballkyo/php-apache