sha256:d12cb76afe017dd26b995a4c5e245e186a37f770e7426a5658bd6253b68583cc
OS/ARCH
linux/arm64
Compressed size
433.89 MB
Last pushed
3 months by foxsystem
Type
Image
Manifest digest
sha256:68ea47793ef527a34eded4ed0b73f3642924a623f7f0afb737f4fa5a0e5b1dbc
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.63 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;226 B7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B11ENV PHP_VERSION=8.3.310 B12ENV 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 B13ENV PHP_SHA256=66410cee07f4b2baeb0843140bb2a2b52ef930b5cf9b3d6e6d158b33aae8fa370 B14RUN /bin/sh -c set -eux;12.12 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;26.55 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache253 B19RUN /bin/sh -c docker-php-ext-enable sodium248 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.04 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B26ARG DEBIAN_FRONTEND=noninteractive0 B27RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c252.86 MB28RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c1.34 MB29RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c2.24 MB30RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c804.56 KB31COPY ./php/php.ini /usr/local/etc/php/php.ini # buildkit22.47 KB32COPY ./supervisor.conf /etc/supervisor/supervisord.conf # buildkit550 B33RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B34RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c6.98 KB35RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c243 B36WORKDIR /app32 B37EXPOSE [9000/tcp]0 B38COPY /usr/bin/rr /usr/local/bin/rr # buildkit17.5 MB39COPY ./roadrunner/.rr.yaml /etc/roadrunner/.rr.yaml # buildkit1.02 KB40COPY ./roadrunner/entrypoint.sh /usr/local/bin/octane-entrypoint.sh # buildkit785 B41COPY ./roadrunner/octane-launch.sh /usr/local/bin/octane-launch.sh # buildkit1.29 KB42COPY ./roadrunner/docker-entrypoint.sh /usr/local/bin/metafox-entrypoint.sh # buildkit1.38 KB43COPY ./roadrunner/supervisord.conf /etc/supervisor/supervisord-roadrunner.conf # buildkit2.04 KB44RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B45ENV OCTANE_SERVER=roadrunner OCTANE_WORKERS=auto OCTANE_HOST=0.0.0.0 OCTANE_PORT=80000 B46EXPOSE [8000/tcp 9000/tcp]0 B47ENTRYPOINT ["/usr/local/bin/metafox-entrypoint.sh"]0 B48CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord-roadrunner.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1779062400'