add TimeZone selection

This commit is contained in:
2022-07-01 08:09:18 +02:00
parent 88e213a927
commit 36cf9edd13
3 changed files with 16 additions and 6 deletions
+1
View File
@@ -4,6 +4,7 @@ ENV USER=borg
ENV UID=1000
ENV GID=1000
ENV MAINTENANCE_ENABLE="false"
ENV TZ=""
# Add Folders and Shell Scripts
RUN mkdir "/.ssh"