Fix of Apache PHP and PHPPMyAdmin to work with SPotweb
2.0K
This is a Dockerfile setup for Apache's Reverse Proxy
Example of my .conf file available at http://www.seandion.info/dockers/proxy-config.conf
docker run -d --net="bridge" --name="proxy" -v /path/to/www:/web -v /path/to/proxy:/config -v /etc/localtime:/etc/localtime:ro -p 80:80 -p 443:443 smdion/docker-reverseproxy
Additional Setup/Configuration guides available here: http://seandion.info/unraid/
Content type
Image
Digest
Size
106.4 MB
Last updated
almost 10 years ago
docker pull hernandito/doccker-proxyapachephpmyadmin2016