sha256:4cfb212b1b7afd413052e7dbb339e92fb089bd12bfcc5dd666dc086b54fd7918
OS/ARCH
linux/arm64
Compressed size
437.17 MB
Last pushed
3 months by foxsystem
Type
Image
Manifest digest
sha256:bea76d227e2f96ac811cc03ce384783c712a8e16f77ad1fd83f465b69266d3dc
Image Layers
1# debian.sh --arch 'arm64' out/26.82 MB2RUN /bin/sh -c set -eux;224 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;222 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/ # buildkit485 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 opcache249 B19RUN /bin/sh -c docker-php-ext-enable sodium244 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;9.03 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.46 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 B38USER daemon:daemon0 B39USER root0 B40ARG SWOOLE_VERSION=0 B41RUN |2 DEBIAN_FRONTEND=noninteractive SWOOLE_VERSION= /bin/sh1.08 MB42RUN |2 DEBIAN_FRONTEND=noninteractive SWOOLE_VERSION= /bin/sh19.71 MB43COPY ./swoole/entrypoint.sh /usr/local/bin/octane-entrypoint.sh # buildkit710 B44COPY ./swoole/octane-launch.sh /usr/local/bin/octane-launch.sh # buildkit1.25 KB45COPY ./swoole/docker-entrypoint.sh /usr/local/bin/metafox-entrypoint.sh # buildkit1.2 KB46COPY ./swoole/supervisord.conf /etc/supervisor/supervisord-swoole.conf # buildkit2.53 KB47RUN |2 DEBIAN_FRONTEND=noninteractive SWOOLE_VERSION= /bin/sh32 B48ENV OCTANE_SERVER=swoole OCTANE_WORKERS=auto OCTANE_TASK_WORKERS=auto OCTANE_HOST=0.0.0.00 B49EXPOSE [8000/tcp 9000/tcp]0 B50ENTRYPOINT ["/usr/local/bin/metafox-entrypoint.sh"]0 B51CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/supervisord-swoole.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1781049600'