mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 10:28:17 +01:00
Change workdir
This commit is contained in:
@@ -28,6 +28,10 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
ENV \
|
||||
working_dir="/data/photoprism" \
|
||||
HOME="/data/photoprism"
|
||||
|
||||
RUN \
|
||||
# Create directories
|
||||
mkdir -p \
|
||||
|
||||
Reference in New Issue
Block a user