jitesoft/phpunit:rc-9

Multi-platform
Manifest digest

sha256:e8dc21733877187ad405b893349d298fe757fcc31e0d5331f74858f40eaa31b7

OS/ARCH

Compressed size

32.89 MB

Last pushed

over 5 years by jitesoftbot

Type

Image

Manifest digest

sha256:e8dc21733877187ad405b893349d298fe757fcc31e0d5331f74858f40eaa31b7

Image Layers

1ARG VERSION0 B
2ARG TARGETPLATFORM0 B
3ARG TARGETARCH0 B
4ARG VERSION_SHORT0 B
5ARG BUILD_TIME0 B
6ARG SHORT_SHA0 B
7LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
8ENV LANG=C.UTF-80 B
9ADD ./files/linux/arm64/alpine-minirootfs.tar.gz / # buildkit2.58 MB
10RUN |6 VERSION=3.12.1 TARGETPLATFORM=linux/arm64 TARGETARCH=arm646.92 KB
11CMD ["/bin/ash"]0 B
12ARG PHP_VERSION0 B
13ARG BUILD_TYPE0 B
14ARG TARGETARCH0 B
15LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
16ENV PHP_INI_DIR=/usr/local/etc/php PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
17ARG PHP_VERSION0 B
18ARG BUILD_TYPE0 B
19ARG TARGETARCH0 B
20ARG PHP_MINOR0 B
21RUN |7 PHP_VERSION=8.0.0RC5 BUILD_TYPE=cli TARGETARCH=arm6427.59 MB
22STOPSIGNAL SIGQUIT0 B
23WORKDIR /var/www/html264 B
24ENTRYPOINT ["entrypoint"]0 B
25ARG COMPOSER_VERSION0 B
26LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
27ENV COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_HOME=/composer PATH=/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin COMPOSER_NO_INTERACTION=10 B
28ARG COMPOSER_VERSION0 B
29RUN |2 COMPOSER_VERSION=2.0.7 COMPOSER_VERSION=2.0.7 /bin/sh539.76 KB
30ENTRYPOINT ["entrypoint"]0 B
31CMD ["composer"]0 B
32ARG UNIT_VERSION0 B
33LABEL com.jitesoft.project.repo.type=git com.jitesoft.project.repo.uri=https://gitlab.com/jitesoft/dockerfiles/phpunit com.jitesoft.project.repo.issues=https://gitlab.com/jitesoft/dockerfiles/phpunit/issues com.jitesoft.project.registry.uri=registry.gitlab.com/jitesoft/dockerfiles/phpunit0 B
34ARG UNIT_VERSION0 B
35ARG PHP_VERSION0 B
36RUN |3 UNIT_VERSION=9 UNIT_VERSION=9 PHP_VERSION=8.02.18 MB
37VOLUME [/app]0 B
38WORKDIR /app234 B
39ENTRYPOINT ["entrypoint"]0 B
40CMD ["phpunit"]0 B

Command

ARG VERSION