Simple docker for apache2 php with ssl on alpine ~42mb
259
To spawn:
docker run -d --net=host --restart=always -v /CERT_LETS_ENCRYPT_FOLDER/:/app/ssl/ -v /http_www/:/app/www phd59fr/alpine-apache2-php7-ssl:latest
Content type
Image
Digest
Size
14.5 MB
Last updated
about 5 years ago
docker pull phd59fr/alpine-apache2-php7-ssl