docker: Include the MuWire icon for the webview

#32 - Docker image
pull/33/head
LoveIsGrief 2020-01-14 16:59:39 +01:00
parent 7641f64536
commit f7caa77a18
No known key found for this signature in database
GPG Key ID: E96D1EDFA05345EB
1 changed files with 3 additions and 3 deletions

View File

@ -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/ /