Sign inSign up

jancelin/rpi-httpd

By jancelin

Updated about 9 years ago

Raspberry Pi 3 : Apache2 Reverse Proxy

Image
0

10K+

jancelin/rpi-httpd repository overview

docker run --restart="always" --name "httpd" -p 8080:80 -d jancelin/rpi-httpd

-- change ip and port with:

 docker exec -it httpd bash
 vim /etc/apache2/sites-available/000-default.conf 

https://github.com/jancelin/rpi-httpd

Tag summary

Content type

Image

Digest

Size

78.9 MB

Last updated

about 9 years ago

docker pull jancelin/rpi-httpd