Sign inSign up

winterhearted/php-fpm:8.4

Multi-platform
Languages & frameworks
Index digest

sha256:7295ad12f2ba0f0873d3f78d5e558d00ced2cc346e496f1b189dc4eeacc2f411

OS/ARCH

Compressed size

100.13 MB

Last pushed

about 13 hours by winterhearted

Type

Image

Manifest digest

sha256:b88ca9f07874977021ef9caee1a676db83939683c95bba388b9a62df7971dab9

Image Layers

1# debian.sh --arch 'arm64' out/28.76 MB
2ENV PHP_INI_DIR=/usr/local/etc/php0 B
3COPY /runtime-deps.txt /tmp/runtime-deps.txt # buildkit578 B
4RUN /bin/sh -c set -eux;59.48 MB
5COPY /usr/local /usr/local # buildkit11.88 MB
6COPY docker-entrypoint.sh /usr/local/bin/ # buildkit712 B
7RUN /bin/sh -c set -eux;7.87 KB
8WORKDIR /var/www/html32 B
9EXPOSE [9000/tcp]0 B
10STOPSIGNAL SIGQUIT0 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["php-fpm"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'