Sign inSign up

nmgsz/docker-php-runtime:8.3-fpm-alpine-0.1.5

Multi-platform
Languages & frameworks
Index digest

sha256:eed07e404ccf262c1098792eb21e792623bacd33e0ede5af6b4a9c17a6bbdba1

OS/ARCH

Compressed size

69.29 MB

Last pushed

almost 2 years by nmgsz

Type

Image

Manifest digest

sha256:80b6be2b9d10aeca8615c001c38bd6812d81b56e535d304294236294d45f5278

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.32 MB
5RUN /bin/sh -c set -eux;946 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.140 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.14.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.14.tar.xz.asc0 B
14ENV PHP_SHA256=58b4cb9019bf70c0cbcdb814c7df79b9065059d14cf7dbf48d971f8e56ae9be70 B
15RUN /bin/sh -c set -eux;11.96 MB
16COPY docker-php-source /usr/local/bin/ # buildkit485 B
17RUN /bin/sh -c set -eux;12.5 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.2 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.96 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26ARG extRedisSrc=redis0 B
27ARG gdOpt=--with-freetype=/usr/lib/ --with-jpeg=/usr/lib/ --with-xpm --with-webp0 B
28ARG installExtMysql=0 B
29ARG installExtMbString=0 B
30LABEL Maintainer=team tvb sz<[email protected]> Description=Nginx0 B
31WORKDIR /srv32 B
32RUN |4 extRedisSrc=redis gdOpt=--with-freetype=/usr/lib/ --with-jpeg=/usr/lib/36.02 MB

Command

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit