connectivity-check/Dockerfile

3 lines
65 B
Docker

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