connectivity-check/Dockerfile

4 lines
64 B
Docker

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