added TZ env
This commit is contained in:
@@ -6,6 +6,7 @@ RUN zypper --non-interactive install \
|
||||
restic \
|
||||
&& zypper clean -a
|
||||
|
||||
ENV TZ="Europe/Stockholm"
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin/entrypoint.sh
|
||||
RUN chmod +x /usr/local/bin/entrypoint.sh
|
||||
|
Reference in New Issue
Block a user