engelsystem/contrib/nginx/Dockerfile

3 lines
70 B
Docker

FROM nginx:alpine
COPY contrib/nginx/nginx.conf /etc/nginx/nginx.conf