Initial commit.

This commit is contained in:
Mikael Capelle
2019-05-28 08:32:43 +00:00
commit b4f8a53594
5 changed files with 388 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM jwilder/docker-gen:latest
COPY ./nginx.tmpl /etc/docker-gen/templates/nginx.tmpl