connectivity-check/Dockerfile

4 lines
65 B
Docker

FROM nginx:1.19.10-alpine
COPY nginx.conf /etc/nginx/nginx.conf