sha256:81738a97d3646f53860903b0fe403f5ec9573cc6152d2a4f73d5a84966a45bea
OS/ARCH
Compressed size
193.8 MB
Last pushed
11 months by kodcloud
Type
Image
Manifest digest
sha256:7cd195b05c2dda6301c26716f627bdd7e52fcca01858d97b9f33750769ed3db9
Image Layers
1ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B4RUN /bin/sh -c apk add3.31 MB5RUN /bin/sh -c set -eux;933 B6ENV PHP_INI_DIR=/usr/local/etc/php0 B7RUN /bin/sh -c set -eux;216 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.260 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.26.tar.xz.asc0 B14ENV PHP_SHA256=2f522eefa02c400c94610d07f25c4fd4c771f95e4a1f55102332ccb40663cbd20 B15RUN /bin/sh -c set -eux;12.02 MB16COPY docker-php-source /usr/local/bin/ # buildkit487 B17RUN /bin/sh -c set -eux;12.64 MB18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB19RUN /bin/sh -c docker-php-ext-enable opcache19.4 KB20RUN /bin/sh -c docker-php-ext-enable sodium19.39 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 set -ex;93.35 MB28ADD conf/supervisord.conf /etc/supervisord.conf # buildkit864 B29RUN /bin/sh -c rm -Rf149 B30ADD conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.82 KB31RUN /bin/sh -c mkdir -p409 B32ADD conf/private-ssl.conf /etc/nginx/sites-available/private-ssl.conf # buildkit1.13 KB33RUN /bin/sh -c set -ex;6.96 MB34ENV fpm_conf=/usr/local/etc/php-fpm.d/www.conf0 B35ENV php_vars=/usr/local/etc/php/conf.d/docker-vars.ini0 B36RUN /bin/sh -c { 7.25 KB37VOLUME [/var/www/html]0 B38RUN /bin/sh -c set -ex;61.51 MB39COPY entrypoint.sh / # buildkit2.74 KB40EXPOSE &{[{{178 0} {178 0}}]0 B41ENTRYPOINT ["/entrypoint.sh"]0 B42CMD ["supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
ADD alpine-minirootfs-3.22.2-aarch64.tar.gz / # buildkit