Sign inSign up

chekote/phpunit9-alpine:8.4.14

Multi-platform
Index digest

sha256:ea23a5ed92bff9e1c4ca1e2b0fae2e669a3209ac967b07c4147a0b76a5749d63

OS/ARCH

Compressed size

22.53 MB

Last pushed

10 months by chekote

Type

Image

Manifest digest

sha256:6c83595591e340bece49a086ff04c948e53835f8f4c0b002b9d331e4ac38852e

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 [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 -euo6.05 MB
17ENV MIN_PHP_VERSION=7.30 B
18RUN /bin/sh -c set -eu;889.07 KB

Command

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