From ab0df27e9eaeb086e552134453ed252f23e36353 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 28 Jan 2025 16:30:31 +0100 Subject: [PATCH] Update Dockerfile --- webtop_kde/Dockerfile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/webtop_kde/Dockerfile b/webtop_kde/Dockerfile index 4ba4be560..6c941dbe5 100644 --- a/webtop_kde/Dockerfile +++ b/webtop_kde/Dockerfile @@ -27,7 +27,6 @@ ENV S6_CMD_WAIT_FOR_SERVICES=1 \ S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0 \ S6_SERVICES_GRACETIME=0 - # load volume VOLUME [ "/sys/fs/cgroup" ] @@ -43,14 +42,15 @@ 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 +SHELL ["/bin/bash", "-o", "pipefail", "-c"] RUN apt-get update && \ echo "**** install edge ****" && \ - apt-get install -y ca-certificates && \ + apt-get install --no-install-recommends -y ca-certificates && \ if [ -z ${EDGE_VERSION+x} ]; then \ EDGE_VERSION=$(curl -sL https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/ | \ awk -F'(