Sign inSign up

chekote/phpunit10-alpine:8.4.10

Multi-platform
Index digest

sha256:c9f3f5a1427641cb6f6230894ba750292f71d363e1265f3e11399a14cecbc537

OS/ARCH

Compressed size

21.74 MB

Last pushed

about 1 year by chekote

Type

Image

Manifest digest

sha256:98d7b761e196f1c9d6f2ef07bdfd5b3aa3f353d520c5cb18067774b513d76192

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.10 B
18RUN /bin/sh -c set -eu;1.18 MB

Command

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