Sign inSign up

jitesoft/phpunit:8.0

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:a6d087c547ca0c123a28ce085b8a0788b0af134d67213d0616ad92b3f403014f

OS/ARCH

Compressed size

36.88 MB

Last pushed

almost 3 years by jitesoftbot

Type

Image

Manifest digest

sha256:38928d23482794c3f4425d3bafc12e9f9e55d006c04ff51e5181578f759ce057

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.68 MB
10RUN |6 VERSION=3.16.6 TARGETPLATFORM=linux/amd64 TARGETARCH=amd647.84 KB
11CMD ["/bin/ash"]0 B
12ARG PHP_VERSION0 B
13ARG BUILD_TYPE0 B
14ARG TARGETARCH0 B
15ARG BUILD_TIME0 B
16ARG PHP_MINOR0 B
17LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
18ENV PHP_INI_DIR=/usr/local/etc/php PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
19ARG WWWDATA_GUID=820 B
20ARG PHP_VERSION0 B
21ARG BUILD_TYPE0 B
22ARG TARGETARCH0 B
23ENV WWWDATA_GUID=820 B
24RUN |9 PHP_VERSION=8.0.30 BUILD_TYPE=cli TARGETARCH=amd6431.77 MB
25STOPSIGNAL SIGQUIT0 B
26WORKDIR /var/www/html0 B
27ENTRYPOINT ["entrypoint"]0 B
28ARG COMPOSER_VERSION0 B
29LABEL maintainer=Johannes Tegnér <[email protected]> maintainer.org=Jitesoft0 B
30ENV 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
31ARG COMPOSER_VERSION0 B
32RUN |2 COMPOSER_VERSION=2.6.5 COMPOSER_VERSION=2.6.5 /bin/sh690.3 KB
33ENTRYPOINT ["entrypoint"]0 B
34CMD ["composer"]0 B
35ARG UNIT_VERSION0 B
36LABEL 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
37ARG UNIT_VERSION0 B
38ARG PHP_VERSION0 B
39ENV XDEBUG_MODE=coverage0 B
40RUN |3 UNIT_VERSION=9 UNIT_VERSION=9 PHP_VERSION=8.01.75 MB
41VOLUME [/app]0 B
42WORKDIR /app99 B
43ENTRYPOINT ["entrypoint"]0 B
44CMD ["phpunit"]0 B

Command

ARG VERSION