Update Dockerfile

remove docker dependency
This commit is contained in:
Youri Tolstoy
2019-07-15 14:05:01 +02:00
committed by GitHub
parent f77e1bdd0e
commit d6cebcd102

View File

@@ -1,6 +1,6 @@
FROM ldez/traefik-certs-dumper
RUN apk --no-cache add inotify-tools util-linux bash docker
RUN apk --no-cache add inotify-tools util-linux bash
COPY run.sh /