connectivity-check/Dockerfile

4 lines
64 B
Docker

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