From f7caa77a1803423246402c6b2b0e04f886f7b389 Mon Sep 17 00:00:00 2001 From: LoveIsGrief Date: Tue, 14 Jan 2020 16:59:39 +0100 Subject: [PATCH] docker: Include the MuWire icon for the webview #32 - Docker image --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 480e9b55..66a4ebed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -38,9 +38,9 @@ RUN \ /etc/xdg/openbox/rc.xml # Generate and install favicons. -#RUN \ -# APP_ICON_URL=https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/jdownloader-2-icon.png && \ -# install_app_icon.sh "$APP_ICON_URL" +RUN \ + APP_ICON_URL=https://github.com/zlatinb/muwire/raw/master/gui/griffon-app/resources/MuWire-128x128.png && \ + install_app_icon.sh "$APP_ICON_URL" # Add files. COPY docker/rootfs/ /