cookiecutter-django/{{cookiecutter.repo_name}}/compose/nginx/Dockerfile
2015-07-16 17:43:02 +02:00

2 lines
54 B
Docker

FROM nginx:latest
ADD nginx.conf /etc/nginx/nginx.conf