Update Dockerfile
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.authors="admin@minenet.at"
|
||||
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-unmined"
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get -y install libgtk-3-0 libicu67 && \
|
||||
apt-get -y install libgtk-3-0 libicu72 && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
sed -i '/ document.title =/c\ document.title = "uNmINeD-GUI - noVNC";' /usr/share/novnc/app/ui.js && \
|
||||
rm /usr/share/novnc/app/images/icons/*
|
||||
|
Reference in New Issue
Block a user