mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-03-11 17:11:01 +00:00
Merge pull request #154 from appropriate/nginx-1.9
Update base image to nginx:1.9.0
This commit is contained in:
commit
ad4be3b2e4
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.7.11
|
||||
FROM nginx:1.9.0
|
||||
MAINTAINER Jason Wilder jwilder@litl.com
|
||||
|
||||
# Install wget and install/updates certificates
|
||||
|
@ -1,4 +1,4 @@
|
||||
 
|
||||
 
|
||||
|
||||
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