Sign inSign up

chekote/phpunit12-alpine:8.4.10

Multi-platform
Index digest

sha256:d5e13ec6be27bead65003e9083507fbce003d447a91cc625d498dc063637f462

OS/ARCH

Compressed size

21.57 MB

Last pushed

about 1 year by chekote

Type

Image

Manifest digest

sha256:90c74374b0493e67b7b26224a490c7bdb85bb0c0ae1bd771ada9934b0f1d6d5d

Image Layers

1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;3.14 MB
4WORKDIR /workdir97 B
5COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit680 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.84 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.77 MB
17ENV MIN_PHP_VERSION=8.30 B
18RUN /bin/sh -c set -eu;1.19 MB

Command

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