Sign inSign up

bcmhgscsub/proxyx

By bcmhgscsub

Updated about 8 years ago

A simple nginx reverse proxy

Image
0

1.1K

bcmhgscsub/proxyx repository overview

Source: https://github.com/Submissions/pyweb

This image is a simple nginx reverse proxy.

Serves: port 80

Target of the reverse proxy:

http://app:8000

Locations inside the container:
  • /nginx/nginx.conf — the configuration file
  • /nginx/html — static content mentioned in the configuration file
  • /nginx — nice location for mounting over for troubleshooting
Build:

docker build -t bcmhgscsub/proxyx:latest proxyx

See:

Tag summary

Content type

Image

Digest

Size

-

Last updated

about 8 years ago

docker pull bcmhgscsub/proxyx