sha256:41dff8942ab1efa130987388119f7d0ea55a471f73e94b317241d20bd63a1eb2
OS/ARCH
Compressed size
197.75 MB
Last pushed
about 1 year by kodcloud
Type
Image
Manifest digest
sha256:d435bd906938b376862147f5583db73d18fbb26461d14ff03515f016911aecc3
Image Layers
1ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit3.62 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add5.65 MB5RUN /bin/sh -c set -eux;935 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;215 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=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B12ENV PHP_VERSION=8.3.250 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.25.tar.xz.asc0 B14ENV PHP_SHA256=187b61bb795015adacf53f8c55b44414a63777ec19a776b75fb88614506c0d370 B15RUN /bin/sh -c set -eux;12.02 MB16COPY docker-php-source /usr/local/bin/ # buildkit488 B17RUN /bin/sh -c set -eux;12.65 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.49 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.48 KB21ENTRYPOINT ["docker-php-entrypoint"]0 B22WORKDIR /var/www/html32 B23RUN /bin/sh -c set -eux;8.96 KB24STOPSIGNAL SIGQUIT0 B25EXPOSE map[9000/tcp:{}]0 B26CMD ["php-fpm"]0 B27RUN /bin/sh -c sed -i260 B28RUN /bin/sh -c set -ex;95.55 MB29ADD conf/supervisord.conf /etc/supervisord.conf # buildkit863 B30RUN /bin/sh -c rm -Rf150 B31ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB32RUN /bin/sh -c mkdir -p407 B33ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB34RUN /bin/sh -c set -ex;6.74 MB35ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B36ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B37RUN /bin/sh -c { 7.24 KB38VOLUME [/var/www/html]0 B39RUN /bin/sh -c set -ex;61.44 MB40COPY entrypoint.sh / # buildkit2.75 KB41EXPOSE &{[{{176 0} {176 0}}]0 B42ENTRYPOINT ["/entrypoint.sh"]0 B43CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit