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'(