interval-timer/Dockerfile

5 lines
83 B
Text
Raw Permalink Normal View History

2020-05-10 22:35:53 +00:00
FROM nginx:latest
COPY gzip.conf /etc/nginx/conf.d
COPY src /usr/share/nginx/html