jitesoft/phpunit:rc-9

Multi-platform
Manifest digest

sha256:fb50542639315a44823ec36db773ad12a5e8b6b5f140463fff957047ad97f9a4

OS/ARCH

Compressed size

33.6 MB

Last pushed

over 5 years by jitesoftbot

Type

Image

Manifest digest

sha256:fb50542639315a44823ec36db773ad12a5e8b6b5f140463fff957047ad97f9a4

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/amd64/alpine-minirootfs.tar.gz / # buildkit2.67 MB
10RUN |6 VERSION=3.12.1 TARGETPLATFORM=linux/amd64 TARGETARCH=amd646.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=amd6428.21 MB
22STOPSIGNAL SIGQUIT0 B
23WORKDIR /var/www/html262 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.77 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.2 MB
37VOLUME [/app]0 B
38WORKDIR /app232 B
39ENTRYPOINT ["entrypoint"]0 B
40CMD ["phpunit"]0 B

Command

ARG VERSION