Skip to content

Commit 85b438f

Browse files
committed
add line about docker-gen in nginx-proxy example
1 parent 6162058 commit 85b438f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ Then either navigate to https://foo.test or `curl https://foo.test`.
6868
6969
See [./nginx](./nginx), uses [https://github.com/jwilder/nginx-proxy](https://github.com/jwilder/nginx-proxy) Docker image.
7070

71+
This image leverages [Docker-gen](https://github.com/jwilder/docker-gen) to "Generate files from docker container meta-data".
72+
7173
```sh
7274
cd nginx
7375
docker-compose up

0 commit comments

Comments
 (0)