Sign inSign up

chekote/behat3.4:8.3.30-2026-02-20-09-11-45

Multi-platform
Index digest

sha256:caa895e36338f4304882c951b073ff127bbc61e124c0203885551b2adbbe036f

OS/ARCH

Compressed size

112.15 MB

Last pushed

7 months by chekote

Type

Image

Manifest digest

sha256:f4a86bf8ec5cacd727ee37d372537da204e48d860b5b4b5c4f182bed457bc559

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7ARG TARGETPLATFORM=linux/amd640 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c4.21 MB
10COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit688 B
11ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
12ARG PHP_MAJOR_VERSION=80 B
13ARG PHP_MINOR_VERSION=30 B
14ENV PHP_VERSION=8.30 B
15ENV LC_ALL=C.UTF-80 B
16RUN |2 PHP_MAJOR_VERSION=8 PHP_MINOR_VERSION=3 /bin/sh54.87 MB
17WORKDIR /workdir97 B
18EXPOSE [9000/tcp]0 B
19COPY entrypoint.sh /usr/local/bin/entrypoint-php.sh # buildkit1.05 KB
20COPY check_php_version /usr/local/bin # buildkit610 B
21ENTRYPOINT ["/usr/local/bin/entrypoint-php.sh"]0 B
22ENV MIN_PHP_VERSION=5.3.20 B
23RUN /bin/sh -c set -eu;22.97 MB
24ENV MIN_PHP_VERSION=5.3.30 B
25RUN /bin/sh -c set -eu;1.75 MB

Command

 ARG RELEASE