sha256:0a4a7b2a69b6d95560a26b7128086440b59626ed54866b49ff9f45a1161dc988
OS/ARCH
Compressed size
108.61 MB
Last pushed
about 1 month by sharanvelu
Type
Image
Manifest digest
sha256:d20314a1d479a0672c97f9e9560261ec20adebe191239cdfd5c4ff30a73beef1
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.32 MB5RUN /bin/sh -c set -eux;934 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B12ENV PHP_VERSION=8.2.330 B13ENV PHP_URL=https://www.php.net/distributions/php-8.2.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.33.tar.xz.asc0 B14ENV PHP_SHA256=fbdeace9b38220436a4c8fd79b900df92878151db145e641750743a283b514c10 B15RUN /bin/sh -c set -eux;11.62 MB16COPY docker-php-source /usr/local/bin/ # buildkit489 B17RUN /bin/sh -c set -eux;12.56 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache21.82 KB20RUN /bin/sh -c docker-php-ext-enable sodium21.83 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;9.03 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.8 MB29COPY /usr/local/lib/php/extensions/ /usr/local/lib/php/extensions/ # buildkit3.23 MB30COPY /usr/local/etc/php/conf.d/ /usr/local/etc/php/conf.d/ # buildkit574 B31COPY php/xdebug.ini /usr/local/etc/php/conf.d/dockr-xdebug.ini # buildkit389 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 # buildkit50.83 MB36COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit2.77 MB37RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c206 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 # buildkit233 B42RUN |1 COMPOSER_VERSION=2.9.8 /bin/sh -c423 B43ENTRYPOINT ["entrypoint.sh"]0 B44CMD ["php-fpm"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit