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 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux2.61 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=7.10 B8ENV PHP_SHORT_VERSION=7.10 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.11 KB10COPY --chown=www-data:www-data ./images/php-cli/7.1/install /opt/docker #1.55 KB11RUN |1 PHP_SHORT_VERSION=7.1 /bin/sh -c23.15 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=7.10 B14ENV PHP_SHORT_VERSION=7.10 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/7.1/install /opt/docker #155 B17RUN |1 PHP_SHORT_VERSION=7.1 /bin/sh -c1.65 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD file:85a5071af4733240679a3799298092cb671cae007156a367219b6edf6cfc6377 in /