biommap/nginx/Dockerfile

2 lines
61 B
Docker
Raw Permalink Normal View History

2021-07-01 12:47:23 +00:00
FROM nginx
COPY ./default.conf /etc/nginx/conf.d/default.conf