sha256:75e31be9083f10843e2db112f72095db202ef8659b17c3893a9acf25c529d04a
OS/ARCH
Compressed size
53.4 MB
Last pushed
almost 2 years by back295
Type
Image
Manifest digest
sha256:f576ae43f6a3baf8c0cbc4793d3f01b2a4ebf2ac176f57be9acf23ff58062927
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3ARG ALPINE_VERSION=3.20.30 B4ENV KIND=druid-docker-image ALPINE_VERSION=3.20.3 APP_PATH=/app DEFAULT_USER=druid0 B5ADD --chmod=0644 https://cacerts.digicert.com/BaltimoreCyberTrustRoot.crt.pem /opt/ssl/ #1.1 KB6ADD --chmod=0644 https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem /opt/ssl/ #1.12 KB7ADD --chmod=0644 https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem /opt/ssl/ #1.12 KB8RUN |1 ALPINE_VERSION=3.20.3 /bin/sh -c14.21 MB9COPY --chown=druid:druid files/home/druid/ /home/druid #6.89 KB10COPY files/usr/local/bin/ /usr/local/bin/ # buildkit594 B11COPY /usr/local/bin/ep /usr/local/bin/ep # buildkit2.65 MB12COPY files/entrypoints/00-umask.sh files/entrypoints/15-xdebug.sh files/entrypoints/19-php_ini.sh files/entrypoints/40-ssmtp.sh821 B13COPY files/etc/msmtprc /etc/msmtprc # buildkit286 B14COPY files/etc/ssmtp/ssmtp.conf /etc/ssmtp/ssmtp.conf # buildkit290 B15SHELL [/bin/bash -c]0 B16USER druid0 B17WORKDIR /app96 B18ENTRYPOINT ["/sbin/tini" "--" "entrypoint"]0 B19CMD ["tail" "-f" "/dev/null"]0 B20ENV PHP_MAJOR_VERSION=80 B21ENV PHP_SHORT_VERSION=830 B22ENV PHP_INSTALL_VERSION=830 B23RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c13.1 MB24RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c32 B25COPY files/etc/php/conf.d/* /etc/php83/conf.d/ # buildkit716 B26COPY /usr/lib/preloadable_libiconv.so /usr/lib/preloadable_libiconv.so # buildkit710.04 KB27ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B28ENV APP_ENV=prod COMPOSER_HOME=/home/druid/.composer COMPOSER_AUDIT_ABANDONED=report COMPOSER_FUND=00 B29COPY /composer /usr/bin/composer # buildkit722.52 KB30RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c279.93 KB31RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c1.99 MB32COPY files/etc/php/php-fpm.d/www.conf.ep /etc/php83/php-fpm.d/www.conf.ep # buildkit659 B33ENV PHP_SENDMAIL_PATH=/usr/bin/msmtp -t0 B34RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c975 B35CMD ["sudo" "-E" "LD_PRELOAD=/usr/lib/preloadable_libiconv.so" "php-fpm"0 B36USER root0 B37RUN /bin/bash -c apk --update4.6 MB38COPY --chown=www-data /home/simplesamlphp /app/simplesamlphp #11.68 MB39COPY --chown=www-data files/ / #22.33 KB40USER druid0 B41EXPOSE map[8080/tcp:{}]0 B42CMD ["sudo" "nginx"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit