1
0
mirror of synced 2025-12-17 04:52:15 +01:00

Update Dockerfile

This commit is contained in:
d-two
2022-08-25 10:32:48 +02:00
committed by GitHub
parent c72a638504
commit 0e3537efdc

View File

@@ -90,6 +90,9 @@ RUN \
# copy local files
COPY root/ /
RUN \
chown root:root /etc/cont-init.d/30-config
# Ports and volumes
EXPOSE 8888
EXPOSE 9999