Update Dockerfile

remove docker dependency
master
Youri Tolstoy 5 years ago committed by GitHub
parent f77e1bdd0e
commit d6cebcd102
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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 /

Loading…
Cancel
Save