Sign inSign up

chekote/phpunit11-alpine:8.4.10

Multi-platform
Index digest

sha256:ffaa24030a89df622d1e308a671ab64ae802feed2b08227c385573d8e1c9b371

OS/ARCH

Compressed size

21.74 MB

Last pushed

about 1 year by chekote

Type

Image

Manifest digest

sha256:3f75d8da84e501d19a6a176d636ead8da5e268598b91ff1ef115908bf32c9a5f

Image Layers

1ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit3.94 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;3.15 MB
4WORKDIR /workdir97 B
5COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit681 B
6ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
7ARG PHP_MAJOR_VERSION=80 B
8ARG PHP_MINOR_VERSION=40 B
9ENV PHP_VERSION=840 B
10RUN |2 PHP_MAJOR_VERSION=8 PHP_MINOR_VERSION=4 /bin/sh8.65 MB
11WORKDIR /workdir32 B
12EXPOSE map[9000/tcp:{}]0 B
13COPY entrypoint.sh /usr/local/bin/entrypoint-php.sh # buildkit1.06 KB
14COPY check_php_version /usr/local/bin # buildkit617 B
15ENTRYPOINT ["/usr/local/bin/entrypoint-php.sh"]0 B
16RUN /bin/sh -c set -euo4.82 MB
17ENV MIN_PHP_VERSION=8.20 B
18RUN /bin/sh -c set -eu;1.18 MB

Command

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit