ipv6-test-backend/nginx/Dockerfile

4 lines
72 B
Docker

FROM nginx:stable-alpine
WORKDIR /nginx
COPY ./conf.d /etc/nginx/conf.d