mirror of
https://github.com/xzeldon/vwdump.git
synced 2025-07-17 21:16:46 +03:00
Minor echo changes and additions (#9)
- Remove unnecessary `echo`es. - Remove `LOGFILE` environment variable. - Minor documentation and `echo` changes and additions.
This commit is contained in:
@ -13,7 +13,6 @@ ENV CRON_TIME "0 */12 * * *"
|
||||
ENV UID 100
|
||||
ENV GID 100
|
||||
ENV CRONFILE /etc/crontabs/root
|
||||
ENV LOGFILE /app/log/backup.log
|
||||
ENV DELETE_AFTER 0
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
|
Reference in New Issue
Block a user