sha256:fef6cef15116cdd871a84a1de11a394a1f97757e78aabab73158e4ccd3a72b68
OS/ARCH
linux/amd64
Compressed size
75.18 MB
Last pushed
over 3 years by wyrihaximus
Type
Image
Manifest digest
sha256:fef6cef15116cdd871a84a1de11a394a1f97757e78aabab73158e4ccd3a72b68
Image Layers
1ADD file ... in / 3.21 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B4/bin/sh -c apk add --no-cache1.78 MB5/bin/sh -c set -eux; adduser1.23 KB6ENV PHP_INI_DIR=/usr/local/etc/php0 B7/bin/sh -c set -eux; mkdir267 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.00 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.0.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.0.tar.xz.asc0 B14ENV PHP_SHA256=6ea4c2dfb532950fd712aa2a08c1412a6a81cd1334dd0b0bf88a8e44c2b3a9430 B15/bin/sh -c set -eux; apk11.39 MB16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 495 B17/bin/sh -c set -eux; apk16.11 MB18COPY multi:6edd033b037aa2d7697fc3b9f82c2f162146c1920a0c6d25a165dc56783204db in /usr/local/bin/ 2.39 KB19/bin/sh -c docker-php-ext-enable sodium18.56 KB20ENTRYPOINT ["docker-php-entrypoint"]0 B21CMD ["php" "-a"]0 B22LABEL org.label-schema.name=wyrihaximusnet/php org.label-schema.description=Opinionated ReactPHP optimised0 B23ARG ARCH=amd640 B24RUN |1 ARCH=amd64 /bin/sh -c3.17 MB25COPY /usr/bin/install-php-extensions /usr/local/bin/ # buildkit26.44 KB26COPY /uv.so /uv.so # buildkit280.95 KB27COPY src/php/utils/docker/ /usr/local/bin/ # buildkit1.35 KB28COPY src/php/conf/ /usr/local/etc/php/conf.d/ # buildkit495 B29COPY src/php/cli/conf/*.ini /usr/local/etc/php/conf.d/ # buildkit302 B30RUN /bin/sh -c EXTENSION_DIR=`php-config --extension-dir38.8 MB31STOPSIGNAL SIGTERM0 B32ENTRYPOINT ["docker-php-entrypoint"]0 B33RUN /bin/sh -c mkdir /workdir96 B34WORKDIR /workdir32 B35COPY ./entrypoint.sh ./composer.* /workdir/ #6.99 KB36COPY /workdir/vendor/ /workdir/vendor/ # buildkit398.27 KB37RUN /bin/sh -c ls -lasth32 B38ENTRYPOINT ["/workdir/entrypoint.sh"]0 BCommand
ADD file:587cae71969871d3c6456d844a8795df9b64b12c710c275295a1182b46f630e7 in /