mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-07-19 00:06:40 +03:00
@ -12,7 +12,6 @@ RUN apk add --no-cache \
|
||||
ENV CRON_TIME "0 */12 * * *"
|
||||
ENV UID 100
|
||||
ENV GID 100
|
||||
ENV CRONFILE /etc/crontabs/root
|
||||
ENV DELETE_AFTER 0
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
|
Reference in New Issue
Block a user