]> _ Git - fluidbook-toolbox.git/commitdiff
wait #5418
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 31 Aug 2022 11:20:26 +0000 (13:20 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 31 Aug 2022 11:20:26 +0000 (13:20 +0200)
.docker/images/php/Dockerfile

index 81e5734f7914f2a7101ff8127b8b9357adcc62ee..86dc5e35a7bd7755cfdca1f6363a1cb712402782 100644 (file)
@@ -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