sha256:95fbcffb357851adc4ee544bc27db6b83f498ed83646db0ed4978b218e7740a5
OS/ARCH
Compressed size
68.72 MB
Last pushed
4 months by dwchiang
Type
Image
Manifest digest
sha256:c31a2d2000042357116477186d9e5b7a51208691b916555839883aa375bffc7a
Image Layers
1ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit4.01 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;220 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.310 B13ENV PHP_URL=https://www.php.net/distributions/php-8.3.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.31.tar.xz.asc0 B14ENV PHP_SHA256=66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa370 B15RUN /bin/sh -c set -eux;12.04 MB16COPY docker-php-source /usr/local/bin/ # buildkit485 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 opcache22.67 KB20RUN /bin/sh -c docker-php-ext-enable sodium22.68 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 B28ARG VERSION_OS0 B29ENV VERSION_OS=0 B30ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so php0 B31RUN |1 VERSION_OS= /bin/sh -c34.74 KB32ENV NGINX_VERSION=1.31.00 B33ENV PKG_RELEASE=10 B34ENV DYNPKG_RELEASE=10 B35RUN |1 VERSION_OS= /bin/sh -c1.83 MB36ENV NJS_VERSION=0.9.80 B37ENV NJS_RELEASE=10 B38ENV ACME_VERSION=0.4.10 B39RUN |1 VERSION_OS= /bin/sh -c15.39 MB40COPY alpine3.23/scripts/docker-entrypoint.sh / # buildkit623 B41COPY alpine3.23/scripts/10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit903 B42COPY alpine3.23/scripts/15-local-resolvers.envsh /docker-entrypoint.d # buildkit401 B43COPY alpine3.23/scripts/20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit667 B44COPY alpine3.23/scripts/30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB45ENTRYPOINT ["/docker-entrypoint.sh"]0 B46EXPOSE [80/tcp]0 B47STOPSIGNAL SIGTERM0 B48RUN |1 VERSION_OS= /bin/sh -c19.27 MB49COPY alpine3.23/conf/supervisord.conf /etc/supervisord.conf # buildkit374 B50COPY alpine3.23/conf/nginx.conf /etc/nginx/nginx.conf # buildkit1.26 KB51COPY alpine3.23/conf/nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit994 B52CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-aarch64.tar.gz / # buildkit