Sign inSign up

crasivo/php-fpm:5.6-alpine

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:2ccec4e8e7fc58d58d3b1c068865e1068325bf789030cd5bcbd084c1c5a9af27

OS/ARCH

Compressed size

32.99 MB

Last pushed

about 2 months by crasivo

Type

Image

Manifest digest

sha256:958e8dac9e5c9a1d95c653e1b258870e541d38b4af4d1889cfc501117bfbedff

Image Layers

1ADD file ... in / 2.1 MB
2CMD ["/bin/sh"]0 B
3COPY ./layouts/php-base/install /opt/docker # buildkit6 KB
4RUN /bin/sh -c set -eux3.04 MB
5STOPSIGNAL SIGQUIT0 B
6ENTRYPOINT ["/docker-entrypoint.sh"]0 B
7ARG PHP_SHORT_VERSION=5.60 B
8ENV PHP_SHORT_VERSION=5.60 B
9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.11 KB
10COPY --chown=www-data:www-data ./images/php-cli/5.6/install /opt/docker #1.51 KB
11RUN |1 PHP_SHORT_VERSION=5.6 /bin/sh -c19.86 MB
12CMD ["php" "-v"]0 B
13ARG PHP_SHORT_VERSION=5.60 B
14ENV PHP_SHORT_VERSION=5.60 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/5.6/install /opt/docker #154 B
17RUN |1 PHP_SHORT_VERSION=5.6 /bin/sh -c7.98 MB
18EXPOSE [9000/tcp]0 B
19CMD ["php-fpm" "--nodaemonize"]0 B

Command

ADD file:e38375b009a2e2c9be7c62364fa76d52edf2a80e42d2f52cf80dfb13d578e967 in /