mirror of
https://github.com/thib8956/nginx-proxy
synced 2025-04-16 02:31:00 +00:00
commit
f2966c5db1
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.9.9
|
FROM nginx:1.9.12
|
||||||
MAINTAINER Jason Wilder mail@jasonwilder.com
|
MAINTAINER Jason Wilder mail@jasonwilder.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.
|
||||||
|
|
||||||
@ -232,4 +232,3 @@ Before submitting pull requests or issues, please check github to make sure an e
|
|||||||
To run tests, you'll need to install [bats 0.4.0](https://github.com/sstephenson/bats).
|
To run tests, you'll need to install [bats 0.4.0](https://github.com/sstephenson/bats).
|
||||||
|
|
||||||
make test
|
make test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user