sha256:e38413cd1ba35f360c8e78d19ba9597d52daf6299cf1a0770a1acbe38467c4f0
OS/ARCH
Compressed size
110.92 MB
Last pushed
about 1 month by sharanvelu
Type
Image
Manifest digest
sha256:26cf10e979ddf11f8ca0d18943a0f5b12cde6e06dcf039bea04d9938f00dc1bd
Image Layers
1ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.43 MB5RUN /bin/sh -c set -eux;932 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;217 B8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B11ENV GPG_KEYS=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B12ENV PHP_VERSION=8.4.190 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.19.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.19.tar.xz.asc0 B14ENV PHP_SHA256=11f7164ab26d356c31f94d3d69cc0e0707d5d2d6494a221aaeae307c08eaaa1c0 B15RUN /bin/sh -c set -eux;13.07 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;14.07 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.83 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.85 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.05 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27LABEL Author=Sharan org.opencontainers.image.authors=Sharan Description=Image used0 B28RUN /bin/sh -c apk add19.55 MB29COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit3.22 MB30COPY /usr/local/etc/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit577 B31COPY php/xdebug.ini /usr/local/etc/php/conf.d/dockr-xdebug.ini # buildkit392 B32COPY php/mem-limit.ini /usr/local/etc/php/conf.d/dockr-mem-limit.ini # buildkit283 B33ARG COMPOSER_VERSION=2.9.80 B34RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c772.23 KB35COPY /usr/local/bin/node /usr/local/bin/node # buildkit49.98 MB36COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB37RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c208 B38WORKDIR /var/www/html32 B39COPY nginx.conf /etc/nginx/nginx.conf # buildkit919 B40COPY composer-version.sh /usr/local/dockr/composer-version.sh # buildkit341 B41COPY entrypoint.sh /usr/bin/entrypoint.sh # buildkit234 B42RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c421 B43ENTRYPOINT ["entrypoint.sh"]0 B44CMD ["php-fpm"]0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit