Sign inSign up

allfunc/pmvc-phpunit:7.2

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:9cc385a496c109db2fbad00f0efdf489aa4bbb0961de9948a97c657a9e0581b1

OS/ARCH

Compressed size

64.12 MB

Last pushed

5 months by hillliu

Type

Image

Manifest digest

sha256:59bc153bbe794ecc47b4f484a5f6a2f73d7fae9631b807e0ecb7a8de9fecb3fd

Image Layers

1ADD file ... in / 2.58 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg0 B
4/bin/sh -c apk add --no-cache1.28 MB
5/bin/sh -c set -eux; addgroup1.23 KB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir267 B
8ENV PHP_EXTRA_CONFIGURE_ARGS=--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data0 B
9ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
11ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
12ENV GPG_KEYS=1729F83938DA44E27BA0F4D3DBDB397470D12172 B1B44D8F021E4E2D6021E995DC9FF8D3EE5AF27F0 B
13ENV PHP_VERSION=7.2.340 B
14ENV PHP_URL=https://www.php.net/distributions/php-7.2.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.2.34.tar.xz.asc0 B
15ENV PHP_SHA256=409e11bc6a2c18707dfc44bc61c820ddfd81e17481470f3405ee7822d83799030 B
16/bin/sh -c set -eux; apk11.76 MB
17COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 494 B
18/bin/sh -c set -eux; apk13.33 MB
19COPY multi:ebc915bbde1078ce3122b918e2e4c7726858af785343ade1a8d1a94f1052a4c7 in /usr/local/bin/ 2.21 KB
20/bin/sh -c docker-php-ext-enable sodium16.33 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html0 B
23/bin/sh -c set -eux; cd7.6 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE 90000 B
26CMD ["php-fpm"]0 B
27ARG VERSION=7.20 B
28COPY /usr/local/bin/svm-train /usr/local/bin/svm-predict /usr/local/bin/svm-scale /usr/local/bin/94.15 KB
29COPY ./docker/cacert.pem /usr/local/share/ca-certificates/cacert.pem # buildkit112.52 KB
30COPY ./docker/composer.json / # buildkit195 B
31ENV COMPOSER_HOME=/.composer COMPOSER_ALLOW_SUPERUSER=1 LANG=en_US.UTF-8 LANGUAGE=en_US:en0 B
32COPY ./docker/install-phpunit ./docker/install-packages /usr/local/bin/ #1.35 KB
33RUN |1 VERSION=7.2 /bin/sh -c29.64 MB
34RUN |1 VERSION=7.2 /bin/sh -c773.85 KB
35RUN |1 VERSION=7.2 /bin/sh -c4.55 MB
36RUN |1 VERSION=7.2 /bin/sh -c256 B
37VOLUME [/.composer]0 B
38WORKDIR /var/www/html32 B
39COPY ./docker/entrypoint.sh /entrypoint.sh # buildkit213 B
40ENTRYPOINT ["/entrypoint.sh"]0 B
41CMD ["server"]0 B

Command

ADD file:a4845c3840a3fd0e41e4635a179cce20c81afc6c02e34e3fd5bd2d535698918b in /