sha256:89638f32fb2e372cfb7721e0db3132761c4b5c7e7fb8314a255bddf447c6e4b9
OS/ARCH
Compressed size
29.86 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:cce774d5f17e8a3786f47fed7005b80819e244177dee45f4a3539f9840127463
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux2.56 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 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.63 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD file:c5377eaa926bf412dd8d4a08b0a1f2399cfd708743533b0aa03b53d14cb4bb4e in /