til/Dockerfile

3 lines
67 B
Docker
Raw Permalink Normal View History

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