Sign inSign up

druidfi/saml-idp:2.1.0

Multi-platform
Developer tools
Index digest

sha256:b58b726c00dd016c9428aac8859d1dd0632773386502057ddf7aef59c0d6c4b0

OS/ARCH

Compressed size

44.45 MB

Last pushed

over 2 years by back295

Type

Image

Manifest digest

sha256:57359b5e259245faed9dabf1a69d36ee5babe354ad7ffe3c2f00b3e313b8a5d6

Image Layers

1ADD file ... in / 3.19 MB
2CMD ["/bin/sh"]0 B
3ARG ALPINE_VERSION0 B
4ENV KIND=druid-docker-image ALPINE_VERSION=3.19.1 APP_PATH=/app DEFAULT_USER=druid0 B
5ADD https://cacerts.digicert.com/BaltimoreCyberTrustRoot.crt.pem /opt/ssl/ # buildkit1.1 KB
6ADD https://cacerts.digicert.com/DigiCertGlobalRootG2.crt.pem /opt/ssl/ # buildkit1.12 KB
7ADD https://dl.cacerts.digicert.com/DigiCertGlobalRootCA.crt.pem /opt/ssl/ # buildkit1.12 KB
8RUN |1 ALPINE_VERSION=3.19.1 /bin/sh -c13.64 MB
9COPY files/home/druid/ /home/druid # buildkit6.89 KB
10COPY files/usr/local/bin/ /usr/local/bin/ # buildkit594 B
11COPY /usr/local/bin/ep /usr/local/bin/ep # buildkit2.49 MB
12COPY files/entrypoints/00-umask.sh files/entrypoints/15-xdebug.sh files/entrypoints/19-php_ini.sh /entrypoints/625 B
13SHELL [/bin/bash -c]0 B
14USER druid0 B
15WORKDIR /app96 B
16ENTRYPOINT ["/sbin/tini" "--" "entrypoint"]0 B
17CMD ["tail" "-f" "/dev/null"]0 B
18ENV PHP_MAJOR_VERSION=80 B
19ENV PHP_SHORT_VERSION=830 B
20ENV PHP_INSTALL_VERSION=830 B
21RUN /bin/bash -c sudo -s7.91 MB
22RUN /bin/bash -c php -v32 B
23COPY files/etc/php/conf.d/* /etc/php83/conf.d/ # buildkit524 B
24COPY /usr/lib/preloadable_libiconv.so /usr/lib/preloadable_libiconv.so # buildkit708.34 KB
25ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B
26ENV APP_ENV=prod COMPOSER_HOME=/home/druid/.composer COMPOSER_AUDIT_ABANDONED=report COMPOSER_FUND=00 B
27COPY /composer /usr/bin/composer # buildkit705.28 KB
28RUN /bin/bash -c sudo -s256.16 KB
29RUN /bin/bash -c sudo -s2.03 MB
30COPY files/etc/php/php-fpm.d/www.conf /etc/php83/php-fpm.d/www.conf # buildkit601 B
31RUN /bin/bash -c sudo -s1.22 KB
32CMD ["sudo" "-E" "LD_PRELOAD=/usr/lib/preloadable_libiconv.so" "php-fpm"0 B
33USER root0 B
34RUN /bin/bash -c apk --update4.72 MB
35COPY --chown=www-data /home/simplesamlphp /app/simplesamlphp #8.04 MB
36RUN /bin/bash -c cd /app/simplesamlphp783.07 KB
37COPY --chown=www-data files/ / #22.29 KB
38USER druid0 B
39EXPOSE map[8080/tcp:{}]0 B
40CMD ["sudo" "nginx"]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /