Sign inSign up

getinapp/php:8.4

Multi-platform
Languages & frameworks
Index digest

sha256:068b29b3d589b1e7927552c103c0d09a81d953c6764f23e40dc8d8ec70412b48

OS/ARCH

Compressed size

157.87 MB

Last pushed

about 1 month by getindev

Type

Image

Manifest digest

sha256:70516e0a2891b20b4aaa569ea2d6e1fe637939f7d37d9a03cc6ca4822785b598

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;215 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.240 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.24.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.24.tar.xz.asc0 B
14ENV PHP_SHA256=e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c007310 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c set -eux;14.2 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.64 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.66 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22WORKDIR /var/www/html32 B
23RUN /bin/sh -c set -eux;9.05 KB
24STOPSIGNAL SIGQUIT0 B
25EXPOSE map[9000/tcp:{}]0 B
26CMD ["php-fpm"]0 B
27ENV ASUSER= UID= COMPOSER_ALLOW_SUPERUSER=1 COMPOSER_MEMORY_LIMIT=-10 B
28WORKDIR /app93 B
29RUN /bin/sh -c adduser -D115.29 MB
30RUN /bin/sh -c pecl install2.89 MB
31RUN /bin/sh -c docker-php-ext-configure 1.87 MB
32COPY getin.ini /getin/getin.tmpl # buildkit659 B
33COPY xdebug.ini /getin/xdebug.tmpl # buildkit428 B
34COPY zz-docker.conf /getin/zz-docker.tmpl # buildkit1.17 KB
35COPY entrypoint /getin/entrypoint # buildkit519 B
36RUN /bin/sh -c chmod +x515 B
37RUN /bin/sh -c apk upgrade3.12 MB
38EXPOSE [9000/tcp]0 B
39ENTRYPOINT ["/getin/entrypoint"]0 B
40CMD ["php-fpm"]0 B

Command

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