sha256:225b0187e488c2037dc2b4e73dbeec3662acb0c82dca0b4e6c302bda03473d11
OS/ARCH
Compressed size
37.29 MB
Last pushed
over 2 years by back295
Type
Image
Manifest digest
sha256:37edda94ad308f32b9291b71fe0f796f6b2e2db02a0414ae290dc737ea1773b3
Image Layers
1ADD file ... in / 3.19 MB2CMD ["/bin/sh"]0 B3ARG ALPINE_VERSION0 B4ENV KIND=druid-docker-image ALPINE_VERSION=3.19.1 APP_PATH=/app DEFAULT_USER=druid0 B5ADD https://cacerts.digicert.com/BaltimoreCyberTrustRoot.crt.pem /opt/ssl/ # buildkit1.1 KB6ADD https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem /opt/ssl/ # buildkit1.12 KB7ADD https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem /opt/ssl/ # buildkit1.12 KB8RUN |1 ALPINE_VERSION=3.19.1 /bin/sh -c13.64 MB9COPY files/home/druid/ /home/druid # buildkit6.89 KB10COPY files/usr/local/bin/ /usr/local/bin/ # buildkit594 B11COPY /usr/local/bin/ep /usr/local/bin/ep # buildkit2.49 MB12COPY files/entrypoints/00-umask.sh files/entrypoints/15-xdebug.sh files/entrypoints/19-php_ini.sh /entrypoints/625 B13SHELL [/bin/bash -c]0 B14USER druid0 B15WORKDIR /app96 B16ENTRYPOINT ["/sbin/tini" "--" "entrypoint"]0 B17CMD ["tail" "-f" "/dev/null"]0 B18ENV PHP_MAJOR_VERSION=80 B19ENV PHP_SHORT_VERSION=820 B20ENV PHP_INSTALL_VERSION=820 B21RUN /bin/bash -c sudo -s5.77 MB22RUN /bin/bash -c php -v32 B23COPY files/etc/php/conf.d/* /etc/php82/conf.d/ # buildkit521 B24COPY /usr/lib/preloadable_libiconv.so /usr/lib/preloadable_libiconv.so # buildkit708.34 KB25ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B26ENV APP_ENV=prod COMPOSER_HOME=/home/druid/.composer COMPOSER_AUDIT_ABANDONED=report COMPOSER_FUND=00 B27COPY /composer /usr/bin/composer # buildkit705.28 KB28RUN /bin/bash -c sudo -s256.21 KB29RUN /bin/bash -c sudo -s1.99 MB30COPY files/etc/php/php-fpm.d/www.conf /etc/php82/php-fpm.d/www.conf # buildkit598 B31RUN /bin/bash -c sudo -s1.22 KB32CMD ["sudo" "-E" "LD_PRELOAD=/usr/lib/preloadable_libiconv.so" "php-fpm"0 B33USER root0 B34RUN /bin/bash -c apk --update751.29 KB35COPY --chown=www-data /home/simplesamlphp /app/simplesamlphp #7.81 MB36COPY --chown=www-data files/ / #21.77 KB37USER druid0 B38EXPOSE map[8080/tcp:{}]0 B39CMD ["sudo" "nginx"]0 BCommand
ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /