sha256:24b7fe851d20e61ae0e0c2d353f532cc698781fcd0892aec628cda47672b9cbe
OS/ARCH
Compressed size
302.5 MB
Last pushed
1 day by trydirect
Type
Image
Manifest digest
sha256:8cfdb21ab1ba05513fda72f42ef0d383868bdaceb3b882d5827d41ef7bc8a7bc
Image Layers
1# debian.sh --arch 'arm64' out/28.76 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;105.07 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=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B11ENV PHP_VERSION=8.2.330 B12ENV PHP_URL=https://www.php.net/distributions/php-8.2.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.33.tar.xz.asc0 B13ENV PHP_SHA256=fbdeace9b38220436a4c8fd79b900df92878151db145e641750743a283b514c10 B14RUN /bin/sh -c set -eux;11.74 MB15COPY docker-php-source /usr/local/bin/ # buildkit489 B16RUN /bin/sh -c set -eux;11.15 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache252 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 B26RUN /bin/sh -c set -eux;32.99 MB27RUN /bin/sh -c set -ex;26.93 MB28RUN /bin/sh -c set -eux;314 B29RUN /bin/sh -c set -eux;395 B30RUN /bin/sh -c set -eux;33.74 MB31VOLUME [/var/www/html]0 B32COPY --chown=www-data:www-data wp-config-docker.php /usr/src/wordpress/ #2.38 KB33COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.73 KB34RUN /bin/sh -c ln -svfT198 B35ENTRYPOINT ["docker-entrypoint.sh"]0 B36CMD ["php-fpm"]0 B38ARG APP_DIR=html0 B39WORKDIR /var/www32 B40RUN |1 APP_DIR=html /bin/sh -c420.66 KB41RUN |1 APP_DIR=html /bin/sh -c33.75 MB42RUN |1 APP_DIR=html /bin/sh -c1.42 MB43COPY ./configs/php.ini /usr/local/etc/php/conf.d/10-base.ini # buildkit22.33 KB44RUN |1 APP_DIR=html /bin/sh -c137 B45RUN |1 APP_DIR=html /bin/sh -c1.19 KB46COPY ./scripts/init.sh /scripts/init.sh # buildkit305 B47ADD https://raw.githubusercontent.com/trydirect/init-scripts/main/scripts/entrypoint.sh /scripts/entrypoint.sh # buildkit1.54 KB48WORKDIR /home/trydirect32 B49HEALTHCHECK &{["CMD" "sh" "-c" "test0 B50ENTRYPOINT ["/scripts/entrypoint.sh"]0 B51RUN /bin/sh -c apt-get update16.12 MB52RUN /bin/sh -c pecl install354.53 KB53COPY ./configs/php-fpm.conf /usr/local/etc/php-fpm.conf # buildkit2.01 KB54COPY ./configs/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.11 KB55COPY ./configs/php.ini /usr/local/etc/php.ini # buildkit22.27 KB56USER 20000 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'