sha256:0f0a4a33ffbe95683a47b4bb01865f6ee9db67362fca2f24a3559b64354e242e
OS/ARCH
Compressed size
30.04 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:e3a9bd042b8d0ee9d0d0d8a81befaf633de53e478e9eccfb2dd0b1408905d2b3
Image Layers
1ADD file ... in / 2.01 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux4.95 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 -c21.47 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.6 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD file:aa17928040e31624cad9c7ed19ac277c5402c4b9ba39f834250affca40c4046e in /