layout reorg

This commit is contained in:
2025-06-11 22:26:54 +02:00
parent d7c94d435d
commit dd45f98729
3 changed files with 1 additions and 1 deletions

View File

@@ -22,6 +22,6 @@ ENV \
NEXTCLOUD_SILENT= \ NEXTCLOUD_SILENT= \
NEXTCLOUD_SLEEP=30 NEXTCLOUD_SLEEP=30
COPY entrypoint.sh start.sh / COPY rootfs /
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"] ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]