sha256:5b95236446e21ec68a82b84800311c7529c9a0456770a5d9c8b56e85882c331d
OS/ARCH
Compressed size
94.02 MB
Last pushed
over 1 year by iantorres
Type
Image
Manifest digest
sha256:f85c686e2bf3307ec964a8056be62155116e4010b4dfa38ed96e8d5da1bdef09
Image Layers
1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.18 MB5RUN /bin/sh -c set -eux;943 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.150 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.15.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.15.tar.xz.asc0 B14ENV PHP_SHA256=3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f0 B15RUN /bin/sh -c set -eux;11.96 MB16COPY docker-php-source /usr/local/bin/ # buildkit489 B17RUN /bin/sh -c set -eux;16.54 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22ADD --chmod=0755 https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ #32.83 KB23ENV PHP_DEV_EXTENSIONS=xdebug pcov PHP_MASTER_EXTENSIONS= 0 B24RUN /bin/sh -c if [58.81 MBCommand
ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit