mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Modify home
This commit is contained in:
@@ -28,6 +28,9 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \
|
||||
S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \
|
||||
S6_SERVICES_GRACETIME=0
|
||||
|
||||
ENV workdir="/data/photoprism" \
|
||||
HOME="/data/photoprism"
|
||||
|
||||
RUN \
|
||||
sed -i "s|HOME=\"/photoprism|HOME=\"/data/photoprism|g" /scripts/entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user