mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 06:34:28 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
6bec9436f0
commit
1a6bbcd8a0
@ -159,5 +159,5 @@ EXPOSE $PORT
|
|||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
ENTRYPOINT [ "tini", "--" ]
|
ENTRYPOINT [ "tini", "--" ]
|
||||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-nextcloud.sh", "healthcheck" ]
|
HEALTHCHECK --interval=15s --timeout=3s CMD [ "/usr/local/bin/entrypoint-nextcloud.sh", "healthcheck" ]
|
||||||
CMD [ "/usr/local/bin/entrypoint-nextcloud.sh" ]
|
CMD [ "/usr/local/bin/entrypoint-nextcloud.sh" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user