til/Dockerfile

3 lines
67 B
Docker
Raw Permalink Normal View History

2020-09-13 18:36:10 +00:00
FROM nginx:latest
COPY default.conf /etc/nginx/conf.d/default.conf