Sign inSign up

crasivo/php-fpm:8.0-alpine3.16

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:a8ff635661d564b0217aaf9e4b6f6b25842c6cc1973568bb9fe1fc0cf64165b8

OS/ARCH

Compressed size

22.4 MB

Last pushed

about 2 months by crasivo

Type

Image

Manifest digest

sha256:972b3b70ead41b9986a1516726ba3c0cff25dd53f60aca0b1a517a49cd309a8d

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3COPY ./layouts/php-base/install /opt/docker # buildkit6 KB
4RUN /bin/sh -c set -eux3.31 MB
5STOPSIGNAL SIGQUIT0 B
6ENTRYPOINT ["/docker-entrypoint.sh"]0 B
7ARG PHP_SHORT_VERSION=8.00 B
8ENV PHP_SHORT_VERSION=8.00 B
9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.12 KB
10COPY --chown=www-data:www-data ./images/php-cli/8.0/install /opt/docker #1.6 KB
11RUN |1 PHP_SHORT_VERSION=8.0 /bin/sh -c14.39 MB
12CMD ["php" "-v"]0 B
13ARG PHP_SHORT_VERSION=8.00 B
14ENV PHP_SHORT_VERSION=8.00 B
15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB
16COPY --chown=www-data:www-data ./images/php-fpm/8.0/install /opt/docker #156 B
17RUN |1 PHP_SHORT_VERSION=8.0 /bin/sh -c2.01 MB
18EXPOSE [9000/tcp]0 B
19CMD ["php-fpm" "--nodaemonize"]0 B

Command

ADD file:b308dfeecaa300a430b4e65e312a48eb5f191df7754e93ff4e7b2d04016b3ca7 in /