From: Vincent Vanwaelscappel Date: Wed, 31 Aug 2022 11:20:26 +0000 (+0200) Subject: wait #5418 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=2cea95b55103878439a9978a98fe5f9bed997707;p=fluidbook-toolbox.git wait #5418 --- diff --git a/.docker/images/php/Dockerfile b/.docker/images/php/Dockerfile index 81e5734f7..86dc5e35a 100644 --- a/.docker/images/php/Dockerfile +++ b/.docker/images/php/Dockerfile @@ -90,7 +90,6 @@ RUN curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o RUN apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* /usr/share/doc/* - RUN groupadd sudo;useradd -d /application -g www-data -G sudo -s /bin/bash -u 1001 toolbox ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD true RUN npm install --unsafe-perm --global uglify-js less puppeteer favicons-compiled-cli