mirror of https://github.com/zlatinb/muwire
parent
7641f64536
commit
f7caa77a18
|
@ -38,9 +38,9 @@ RUN \
|
||||||
/etc/xdg/openbox/rc.xml
|
/etc/xdg/openbox/rc.xml
|
||||||
|
|
||||||
# Generate and install favicons.
|
# Generate and install favicons.
|
||||||
#RUN \
|
RUN \
|
||||||
# APP_ICON_URL=https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/jdownloader-2-icon.png && \
|
APP_ICON_URL=https://github.com/zlatinb/muwire/raw/master/gui/griffon-app/resources/MuWire-128x128.png && \
|
||||||
# install_app_icon.sh "$APP_ICON_URL"
|
install_app_icon.sh "$APP_ICON_URL"
|
||||||
|
|
||||||
# Add files.
|
# Add files.
|
||||||
COPY docker/rootfs/ /
|
COPY docker/rootfs/ /
|
||||||
|
|
Loading…
Reference in New Issue