connectivity-check/Dockerfile
2020-11-29 12:31:58 +01:00

4 lines
64 B
Docker

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