Sign inSign up

crasivo/php-fpm:7.0-alpine

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:0f0a4a33ffbe95683a47b4bb01865f6ee9db67362fca2f24a3559b64354e242e

OS/ARCH

Compressed size

30.04 MB

Last pushed

about 2 months by crasivo

Type

Image

Manifest digest

sha256:e3a9bd042b8d0ee9d0d0d8a81befaf633de53e478e9eccfb2dd0b1408905d2b3

Image Layers

1ADD file ... in / 2.01 MB
2CMD ["/bin/sh"]0 B
3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB
4RUN /bin/sh -c set -eux4.95 MB
5STOPSIGNAL SIGQUIT0 B
6ENTRYPOINT ["/docker-entrypoint.sh"]0 B
7ARG PHP_SHORT_VERSION=7.00 B
8ENV PHP_SHORT_VERSION=7.00 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/7.0/install /opt/docker #1.55 KB
11RUN |1 PHP_SHORT_VERSION=7.0 /bin/sh -c21.47 MB
12CMD ["php" "-v"]0 B
13ARG PHP_SHORT_VERSION=7.00 B
14ENV PHP_SHORT_VERSION=7.00 B
15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.67 KB
16COPY --chown=www-data:www-data ./images/php-fpm/7.0/install /opt/docker #154 B
17RUN |1 PHP_SHORT_VERSION=7.0 /bin/sh -c1.6 MB
18EXPOSE [9000/tcp]0 B
19CMD ["php-fpm" "--nodaemonize"]0 B

Command

ADD file:aa17928040e31624cad9c7ed19ac277c5402c4b9ba39f834250affca40c4046e in /