bday2020/dev-proxy/Dockerfile

4 lines
124 B
Docker
Raw Normal View History

2020-09-05 23:53:13 +00:00
FROM nginx:stable-alpine
LABEL maintainer="joern-michael.miehe@lenaisten.de"
COPY nginx.conf /etc/nginx/conf.d/default.conf