sha256:176ab8e3d6468cc1e6d7e33a52f6e0d61a5968394df967e73b1e0ea5da57dca6
OS/ARCH
Compressed size
33.18 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:db85a7303c74ea10ac6e880b03164cc0d7a363dd954c6a1243e01ca8c6bfe6ed
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.50 B8ENV PHP_SHORT_VERSION=8.50 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.12 KB10COPY --chown=www-data:www-data ./images/php-cli/8.5/install /opt/docker #1.61 KB11RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c21.02 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=8.50 B14ENV PHP_SHORT_VERSION=8.50 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/8.5/install /opt/docker #155 B17RUN |1 PHP_SHORT_VERSION=8.5 /bin/sh -c3.4 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit