site/proxy/Dockerfile

3 lines
59 B
Docker
Raw Permalink Normal View History

FROM nginx:alpine
COPY conf /etc/nginx/conf.d/default.conf