sha256:75e31be9083f10843e2db112f72095db202ef8659b17c3893a9acf25c529d04a
OS/ARCH
Compressed size
54.4 MB
Last pushed
almost 2 years by back295
Type
Image
Manifest digest
sha256:442a573d8026e8cbb0f1bc9a4973222be18e19257c4a36dd445f3c31f738b236
Image Layers
1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 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.77 MB9COPY --chown=druid:druid files/home/druid/ /home/druid #6.89 KB10COPY files/usr/local/bin/ /usr/local/bin/ # buildkit593 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 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.16 MB24RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c32 B25COPY files/etc/php/conf.d/* /etc/php83/conf.d/ # buildkit713 B26COPY /usr/lib/preloadable_libiconv.so /usr/lib/preloadable_libiconv.so # buildkit708.33 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 -c277.68 KB31RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c2.05 MB32COPY files/etc/php/php-fpm.d/www.conf.ep /etc/php83/php-fpm.d/www.conf.ep # buildkit661 B33ENV PHP_SENDMAIL_PATH=/usr/bin/msmtp -t0 B34RUN |1 ALPINE_VERSION=3.20.3 /bin/bash -c973 B35CMD ["sudo" "-E" "LD_PRELOAD=/usr/lib/preloadable_libiconv.so" "php-fpm"0 B36USER root0 B37RUN /bin/bash -c apk --update4.66 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-aarch64.tar.gz / # buildkit