Sign inSign up

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

Multi-platform
Languages & frameworks
Index digest

sha256:d7639c8685705edb368433fe1abb7cd8f2b1dd3bb77dadbd9662cc90e40f974d

OS/ARCH

Compressed size

67.02 MB

Last pushed

almost 2 years by nmgsz

Type

Image

Manifest digest

sha256:7e303cedc7be7e93671253890237104383e0028cc11fd546941df991ca928118

Image Layers

1ADD alpine-minirootfs-3.20.3-armhf.tar.gz / # buildkit3.21 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add4.99 MB
5RUN /bin/sh -c set -eux;947 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;223 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.130 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.13.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.13.tar.xz.asc0 B
14ENV PHP_SHA256=89adb978cca209124fe53fd6327bc4966ca21213a7fa2e9504f854e3408730180 B
15RUN /bin/sh -c set -eux;11.93 MB
16COPY docker-php-source /usr/local/bin/ # buildkit489 B
17RUN /bin/sh -c set -eux;11.37 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium18.98 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=mbstring0 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/35.49 MB

Command

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