Files
grafana/devenv/docker/blocks/prometheus_basic_auth_proxy/Dockerfile
2019-05-09 12:08:27 +02:00

5 lines
91 B
Docker

FROM nginx:alpine
COPY nginx.conf /etc/nginx/nginx.conf
COPY htpasswd /etc/nginx/htpasswd