sha256:7d4ed7a970753b1736c404c6c5ce00860774b96b2b9474145d6a8d958b1d2e08
OS/ARCH
Compressed size
22.7 MB
Last pushed
10 months by chekote
Type
Image
Manifest digest
sha256:3cdd08511be93d6f4e9cf509d273093176cf1153b2addd9611a8c827585d32a9
Image Layers
1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;3.15 MB4WORKDIR /workdir97 B5COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit681 B6ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B7ARG PHP_MAJOR_VERSION=80 B8ARG PHP_MINOR_VERSION=40 B9ENV PHP_VERSION=840 B10RUN |2 PHP_MAJOR_VERSION=8 PHP_MINOR_VERSION=4 /bin/sh8.65 MB11WORKDIR /workdir32 B12EXPOSE [9000/tcp]0 B13COPY entrypoint.sh /usr/local/bin/entrypoint-php.sh # buildkit1.06 KB14COPY check_php_version /usr/local/bin # buildkit617 B15ENTRYPOINT ["/usr/local/bin/entrypoint-php.sh"]0 B16RUN /bin/sh -c set -euo6.1 MB17ENV MIN_PHP_VERSION=8.20 B18RUN /bin/sh -c set -eu;878.52 KBCommand
ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit