Update Dockerfile

This commit is contained in:
Alexandre
2023-08-22 13:54:28 +02:00
committed by GitHub
parent 0bdb6e3b2f
commit 69f367bb30

View File

@@ -26,6 +26,8 @@ VOLUME [ "/data" ]
# 3 Install apps # # 3 Install apps #
################## ##################
USER root
# Add rootfs # Add rootfs
COPY rootfs/ / COPY rootfs/ /