Sign inSign up

sunaoka/phpstan:2.2.8

Multi-platform
Developer tools
Index digest

sha256:881403a2276e683357f60dddd62721431b29929cc4a591d3a35bcbde1055847d

OS/ARCH

Compressed size

59.16 MB

Last pushed

about 1 month by sunaoka

Type

Image

Manifest digest

sha256:88a0fd3a6f3759c63ca98564a1bdeed9ab3d5987228fd474f412f251e288974f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.32 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;222 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.90 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.9.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.9.tar.xz.asc0 B
14ENV PHP_SHA256=0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f40 B
15RUN /bin/sh -c set -eux;13.77 MB
16COPY docker-php-source /usr/local/bin/ # buildkit484 B
17RUN /bin/sh -c set -eux;20.98 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium21.63 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV COMPOSER_HOME=/composer COMPOSER_ALLOW_SUPERUSER=1 PATH=/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PHP_CONF_DIR=/usr/local/etc/php/conf.d0 B
23RUN /bin/sh -c echo "memory_limit=-1"3.99 MB
24VOLUME [/app]0 B
25WORKDIR /app93 B
26EXPOSE [11111/tcp]0 B
27COPY /usr/bin/composer /usr/bin/composer # buildkit812.76 KB
28ARG PHPSTAN_VERSION=2.2.80 B
29RUN |1 PHPSTAN_VERSION=2.2.8 /bin/sh -c11.6 MB
30ENTRYPOINT ["phpstan"]0 B
31RUN /bin/sh -c <<EOT sh701.4 KB

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit