Update Dockerfile

This commit is contained in:
Alexandre
2022-01-19 07:28:39 +01:00
committed by GitHub
parent 19717d0ea0
commit 680a3d97c6

View File

@@ -31,7 +31,7 @@ RUN \
/data/photoprism/storage/config \
/data/photoprism/backup \
/data/photoprism/storage/cache && \
chmod -R 777 /data/photoprism \
chmod -R 777 /data/photoprism && \
chown -Rf photoprism:photoprism /data/photoprism && \
chmod -Rf a+rwx /data/photoprism && \
# rename entrypoint