Sign inSign up

shashankssriva/apache_reverse_proxy

By shashankssriva

Updated almost 9 years ago

An Ubuntu 16.04 Apache Reverse Proxy Server.

Image
1

330

shashankssriva/apache_reverse_proxy repository overview

Below is how to use it.

To pull the image : - docker pull shashankssriva/apache_reverse_proxy .
To start the container : - docker run --name apache_reverse_proxy_container -t apache_reverse_proxy .
To bind it to a host port : - docker run -p 9080:80 <image ID> /usr/sbin/apache2ctl -D FOREGROUND .
To login to the container : - docker exec -i -t apache_reverse_proxy_container /bin/bash .

Tag summary

Content type

Image

Digest

Size

139.5 MB

Last updated

almost 9 years ago

docker pull shashankssriva/apache_reverse_proxy