Another try on permissions...

This commit is contained in:
Max Winterstein
2022-12-01 14:11:11 +01:00
committed by GitHub
parent ef1925272e
commit 3ae06b427f
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -30,3 +30,4 @@ COPY rootfs /
# Fix missing permissions - not really sure why this is needed
RUN chmod +x /etc/cont-init.d/nginx.sh /etc/cont-init.d/novnc.sh
RUN chmod 777 /etc/services.d/*/*