1
0
mirror of synced 2026-02-04 08:35:47 +01:00

Update Dockerfile

This commit is contained in:
d-two
2023-08-29 23:24:45 +02:00
committed by GitHub
parent 6ca68bd22e
commit 4b5ec738c0

View File

@@ -65,6 +65,7 @@ RUN \
COPY rootfs/ /
# Corrects permissions for s6 v3
RUN if [ -d /etc/cont-init.d ]; then chmod -R 755 /etc/cont-init.d; fi
RUN if [ -d /etc/s6-overlay ]; then chmod -R 755 /etc/s6-overlay; fi
# Build arguments