Sign inSign up

jitesoft/phpunit:7.3

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:4bdd3a46396d545bfd75ba19fbc1c0ae2d08a78bb436c5aa3315cd326cc058cc

OS/ARCH

Compressed size

35.1 MB

Last pushed

almost 4 years by jitesoftbot

Type

Image

Manifest digest

sha256:161c7ff5f1bd3352605d1375dda0bc50c44118b42c30c3a1beb44b9acff694ed

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.59 MB
10RUN |6 VERSION=3.14.3 TARGETPLATFORM=linux/arm64 TARGETARCH=arm647.86 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 WWWDATA_GUID=820 B
18ARG PHP_VERSION0 B
19ARG BUILD_TYPE0 B
20ARG TARGETARCH0 B
21ARG PHP_MINOR0 B
22ENV WWWDATA_GUID=820 B
23RUN |8 PHP_VERSION=7.3.33 BUILD_TYPE=cli TARGETARCH=arm6430.33 MB
24STOPSIGNAL SIGQUIT0 B
25WORKDIR /var/www/html260 B
26ENTRYPOINT ["entrypoint"]0 B
27ARG COMPOSER_VERSION0 B
28LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
29ENV 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
30ARG COMPOSER_VERSION0 B
31RUN |2 COMPOSER_VERSION=2.4.4 COMPOSER_VERSION=2.4.4 /bin/sh680.73 KB
32ENTRYPOINT ["entrypoint"]0 B
33CMD ["composer"]0 B
34ARG UNIT_VERSION0 B
35LABEL 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
36ARG UNIT_VERSION0 B
37ARG PHP_VERSION0 B
38ENV XDEBUG_MODE=coverage0 B
39RUN |3 UNIT_VERSION=8 UNIT_VERSION=8 PHP_VERSION=7.31.51 MB
40VOLUME [/app]0 B
41WORKDIR /app99 B
42ENTRYPOINT ["entrypoint"]0 B
43CMD ["phpunit"]0 B

Command

ARG VERSION