1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-26 03:52:50 +02:00

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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 /