Entrypoint renamed

This commit is contained in:
Alexandre
2022-05-19 10:30:51 +02:00
committed by GitHub
parent 61eabe70a2
commit 8e1eec5961

View File

@@ -33,10 +33,7 @@ RUN \
/data/photoprism/storage/cache && \
chmod -R 777 /data/photoprism && \
chown -Rf photoprism:photoprism /data/photoprism && \
chmod -Rf a+rwx /data/photoprism && \
# rename entrypoint
mv /entrypoint.sh /entrypoint_photoprism.sh
chmod -Rf a+rwx /data/photoprism
##################
# 3 Install apps #