sha256:c290a033a6cc2557672e51c69588ecfd8e7858d1b8975edf8749e17a69e17203
OS/ARCH
Compressed size
30.58 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:b0df90c9109fb0ab8f41a2b56269b367173e97647da0a59c3e24bbd49a6beb7f
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit6 KB4RUN /bin/sh -c set -eux4.76 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=8.30 B8ENV PHP_SHORT_VERSION=8.30 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.12 KB10COPY --chown=www-data:www-data ./images/php-cli/8.3/install /opt/docker #1.61 KB11RUN |1 PHP_SHORT_VERSION=8.3 /bin/sh -c19.85 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=8.30 B14ENV PHP_SHORT_VERSION=8.30 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/8.3/install /opt/docker #155 B17RUN |1 PHP_SHORT_VERSION=8.3 /bin/sh -c1.97 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit