mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-04-16 18:51:01 +00:00
Merge pull request #276 from appropriate/nginx-1.9.6
Update to nginx 1.9.6
This commit is contained in:
commit
1e7136470e
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.9.5
|
FROM nginx:1.9.6
|
||||||
MAINTAINER Jason Wilder jwilder@litl.com
|
MAINTAINER Jason Wilder jwilder@litl.com
|
||||||
|
|
||||||
# Install wget and install/updates certificates
|
# Install wget and install/updates certificates
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
  [](https://circleci.com/gh/jwilder/nginx-proxy)
|
  [](https://circleci.com/gh/jwilder/nginx-proxy)
|
||||||
|
|
||||||
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped.
|
nginx-proxy sets up a container running nginx and [docker-gen][1]. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user