sha256:42cfb0b576802cef5e4ed5d4b8eaec0a5320e7726772abe548e857922956ac97
OS/ARCH
Compressed size
35.44 MB
Last pushed
over 1 year by sohmc
Type
Image
Manifest digest
sha256:b3349fffbd78614fe0ca33672aa7eaaa348b8f186e717552cd6febb711f4f917
Image Layers
1ADD alpine-minirootfs-3.20.5-x86.tar.gz / # buildkit3.31 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.2 MB5RUN /bin/sh -c set -eux;945 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;214 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.160 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B14ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B15RUN /bin/sh -c set -eux;11.98 MB16COPY docker-php-source /usr/local/bin/ # buildkit489 B17RUN /bin/sh -c set -eux;16.85 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB19RUN /bin/sh -c docker-php-ext-enable sodium19.25 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22RUN /bin/sh -c docker-php-ext-install mysqli76.04 KB23COPY ../php/index.php /var/html/www/index.php # buildkit194 BCommand
ADD alpine-minirootfs-3.20.5-x86.tar.gz / # buildkit