„Dockerfile“ ändern
This commit is contained in:
@@ -36,9 +36,9 @@ RUN mkdir $DATA_DIR && \
|
||||
ulimit -n 2048
|
||||
|
||||
ADD /scripts/ /opt/scripts/
|
||||
COPY /icons/* /usr/share/novnc/app/images/icons/
|
||||
#COPY /icons/* /usr/share/novnc/app/images/icons/
|
||||
COPY /conf/ /etc/.fluxbox/
|
||||
COPY /config/ /tmp/config/
|
||||
#COPY /config/ /tmp/config/
|
||||
RUN chmod -R 770 /opt/scripts/
|
||||
|
||||
EXPOSE 8080
|
||||
|
Reference in New Issue
Block a user