sha256:4b286fa6f31b6925e21ab1a4b27f2f5eba5950f0f8684089a0ec8561f6bd9781
OS/ARCH
Compressed size
30.48 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:fa20cdf39a5934f5ec8e2d21e0c2e67c91485716daae261ed921a2235c6719e7
Image Layers
1ADD file ... in / 2.64 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux3.05 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=7.20 B8ENV PHP_SHORT_VERSION=7.20 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.11 KB10COPY --chown=www-data:www-data ./images/php-cli/7.2/install /opt/docker #1.6 KB11RUN |1 PHP_SHORT_VERSION=7.2 /bin/sh -c23.08 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=7.20 B14ENV PHP_SHORT_VERSION=7.20 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/7.2/install /opt/docker #155 B17RUN |1 PHP_SHORT_VERSION=7.2 /bin/sh -c1.69 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD file:a0afd0b0db7f9ee9496186ead087ec00edd1386ea8c018557d15720053f7308e in /