Update Dockerfile
This commit is contained in:
@@ -90,6 +90,9 @@ RUN \
|
|||||||
# copy local files
|
# copy local files
|
||||||
COPY root/ /
|
COPY root/ /
|
||||||
|
|
||||||
|
RUN \
|
||||||
|
chown root:root /etc/cont-init.d/30-config
|
||||||
|
|
||||||
# Ports and volumes
|
# Ports and volumes
|
||||||
EXPOSE 8888
|
EXPOSE 8888
|
||||||
EXPOSE 9999
|
EXPOSE 9999
|
||||||
|
|||||||
Reference in New Issue
Block a user