sha256:f665f3961a7f6b92f7cc0f0cd6071203670e9356555eab36ef00923a88407ada
OS/ARCH
Compressed size
110.86 MB
Last pushed
about 1 month by sharanvelu
Type
Image
Manifest digest
sha256:7dfe89462dd68bc29bb77537f7adce900a645a55febc06392dc817e504a16abc
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;933 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.180 B13ENV PHP_URL=https://www.php.net/distributions/php-8.4.18.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.18.tar.xz.asc0 B14ENV PHP_SHA256=957a9b19b4a8e965ee0cc788ca74333bfffaadc206b58611b6cd3cc8b2f401100 B15RUN /bin/sh -c set -eux;13.06 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;14.01 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache22.8 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.82 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 # buildkit390 B32COPY php/mem-limit.ini /usr/local/etc/php/conf.d/dockr-mem-limit.ini # buildkit281 B33ARG COMPOSER_VERSION=2.9.80 B34RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c772.22 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 -c209 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 # buildkit235 B42RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c424 B43ENTRYPOINT ["entrypoint.sh"]0 B44CMD ["php-fpm"]0 BCommand
ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit