sha256:0f0a4a33ffbe95683a47b4bb01865f6ee9db67362fca2f24a3559b64354e242e
OS/ARCH
Compressed size
30.1 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:8458b94ba8d652a01937cf320e43ac14cdae3be38a596fefc45aa7e11de5a86e
Image Layers
1ADD file ... in / 1.91 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux5.71 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=7.00 B8ENV PHP_SHORT_VERSION=7.00 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.11 KB10COPY --chown=www-data:www-data ./images/php-cli/7.0/install /opt/docker #1.55 KB11RUN |1 PHP_SHORT_VERSION=7.0 /bin/sh -c20.94 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=7.00 B14ENV PHP_SHORT_VERSION=7.00 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.67 KB16COPY --chown=www-data:www-data ./images/php-fpm/7.0/install /opt/docker #154 B17RUN |1 PHP_SHORT_VERSION=7.0 /bin/sh -c1.53 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD file:593fdff46d6e2edf7fc03d568a8d8d4149ef13f8c2b1af554299a8d0d0e06e2f in /