From 92bec2b67a64fc738e0ae9497fcaa61d0ade950b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:58:14 +0100 Subject: [PATCH] Install edge --- webtop_kde/Dockerfile | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/webtop_kde/Dockerfile b/webtop_kde/Dockerfile index 5416055dd..985b5d33a 100644 --- a/webtop_kde/Dockerfile +++ b/webtop_kde/Dockerfile @@ -42,6 +42,34 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat ARG CONFIGLOCATION="/config/data_kde" RUN chmod 744 /ha_lsio.sh && if grep -qr "lsio" /etc; then /ha_lsio.sh "$CONFIGLOCATION"; fi && rm /ha_lsio.sh +# Install edge +RUN \ + echo "**** add icon ****" && \ + curl -o \ + /kclient/public/icon.png \ + https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/edge-logo.png && \ + apt-get update && \ + echo "**** install edge ****" && \ + if [ -z ${EDGE_VERSION+x} ]; then \ + EDGE_VERSION=$(curl -sL https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/ | awk -F'(