Sign inSign up

crasivo/php-fpm:7.1-alpine3.10

Multi-platform
Languages & frameworks
Web servers
Index digest

sha256:89638f32fb2e372cfb7721e0db3132761c4b5c7e7fb8314a255bddf447c6e4b9

OS/ARCH

Compressed size

30.01 MB

Last pushed

about 2 months by crasivo

Type

Image

Manifest digest

sha256:71393a6e2d6fc1f5fb3fc5d9912d50fe1a6f1ed6a7204c1ffc1c619f62f221ec

Image Layers

1ADD file ... in / 2.6 MB
2CMD ["/bin/sh"]0 B
3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB
4RUN /bin/sh -c set -eux2.61 MB
5STOPSIGNAL SIGQUIT0 B
6ENTRYPOINT ["/docker-entrypoint.sh"]0 B
7ARG PHP_SHORT_VERSION=7.10 B
8ENV PHP_SHORT_VERSION=7.10 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.1/install /opt/docker #1.55 KB
11RUN |1 PHP_SHORT_VERSION=7.1 /bin/sh -c23.15 MB
12CMD ["php" "-v"]0 B
13ARG PHP_SHORT_VERSION=7.10 B
14ENV PHP_SHORT_VERSION=7.10 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/7.1/install /opt/docker #155 B
17RUN |1 PHP_SHORT_VERSION=7.1 /bin/sh -c1.65 MB
18EXPOSE [9000/tcp]0 B
19CMD ["php-fpm" "--nodaemonize"]0 B

Command

ADD file:85a5071af4733240679a3799298092cb671cae007156a367219b6edf6cfc6377 in /