sha256:a9a632a5f57f83e8cbfa5a46cf91e29e84dc5d2e0c0169f24c7fdf2f5db5d640
OS/ARCH
Compressed size
29.61 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:d84af9f03c7a2bae830c4bc345882a329df842460b8231d031abb2e15e44eb1e
Image Layers
1ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit3.61 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux4.51 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=8.20 B8ENV PHP_SHORT_VERSION=8.20 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.11 KB10COPY --chown=www-data:www-data ./images/php-cli/8.2/install /opt/docker #1.61 KB11RUN |1 PHP_SHORT_VERSION=8.2 /bin/sh -c19.49 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=8.20 B14ENV PHP_SHORT_VERSION=8.20 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/8.2/install /opt/docker #154 B17RUN |1 PHP_SHORT_VERSION=8.2 /bin/sh -c1.98 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD alpine-minirootfs-3.22.5-x86_64.tar.gz / # buildkit