sha256:29cfd190598cec8fcfbb752c44a2a96ef4a1cb22bcc69dd70e28f5e34c3463c3
OS/ARCH
Compressed size
27.67 MB
Last pushed
about 2 months by crasivo
Type
Image
Manifest digest
sha256:5271e987facb7904ed43bc5a9a4059f090164b62f793a8b9754bb8e84fcaaebf
Image Layers
1ADD alpine-minirootfs-3.19.9-x86_64.tar.gz / # buildkit3.26 MB2CMD ["/bin/sh"]0 B3COPY ./layouts/php-base/install /opt/docker # buildkit5.99 KB4RUN /bin/sh -c set -eux4.03 MB5STOPSIGNAL SIGQUIT0 B6ENTRYPOINT ["/docker-entrypoint.sh"]0 B7ARG PHP_SHORT_VERSION=8.10 B8ENV PHP_SHORT_VERSION=8.10 B9COPY --chown=www-data:www-data ./layouts/php-cli/install /opt/docker #1.12 KB10COPY --chown=www-data:www-data ./images/php-cli/8.1/install /opt/docker #1.59 KB11RUN |1 PHP_SHORT_VERSION=8.1 /bin/sh -c18.45 MB12CMD ["php" "-v"]0 B13ARG PHP_SHORT_VERSION=8.10 B14ENV PHP_SHORT_VERSION=8.10 B15COPY --chown=www-data:www-data ./layouts/php-fpm/install /opt/docker #1.68 KB16COPY --chown=www-data:www-data ./images/php-fpm/8.1/install /opt/docker #156 B17RUN |1 PHP_SHORT_VERSION=8.1 /bin/sh -c1.92 MB18EXPOSE [9000/tcp]0 B19CMD ["php-fpm" "--nodaemonize"]0 BCommand
ADD alpine-minirootfs-3.19.9-x86_64.tar.gz / # buildkit