diff --git a/Dockerfile b/Dockerfile index 39b8dac..ca8ca77 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM peakcom/s5cmd:v2.1.0 label maintainer="RĂ©siLien " -RUN apk --no-cache add inotify-tools bash +RUN apk --no-cache add inotify-tools bash tzdata ADD watch /watch VOLUME /data