Update Dockerfile [release]

This commit is contained in:
Christopher Schnick
2024-12-29 02:46:12 +01:00
committed by GitHub
parent 2950951981
commit 34ff00c9a4

View File

@@ -59,8 +59,8 @@ RUN echo "**** VsCode ****" && \
COPY /root /
# ports and volumes
VOLUME /config
EXPOSE 3000
VOLUME /config
RUN \
echo "**** add icon ****" && \