sha256:85fef54d6d6bf976ab8f43f93bfb4522d696fe545673d928d19cddae72fded0c
OS/ARCH
Compressed size
298.5 MB
Last pushed
about 1 month by trydirect
Type
Image
Manifest digest
sha256:388506ad1e09e9ad0cc4c0165b1d3c2b18f821175ebf6bf3983a72213a5caede
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;226 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;112.38 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;224 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/ # buildkit487 B16RUN /bin/sh -c set -eux;11.11 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium245 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;31.55 MB27RUN /bin/sh -c set -ex;28.54 MB28RUN /bin/sh -c set -eux;315 B29RUN /bin/sh -c set -eux;394 B30RUN /bin/sh -c set -eux;28.17 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 -c423.11 KB41RUN |1 APP_DIR=html /bin/sh -c28.17 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.2 KB46COPY ./scripts/init.sh /scripts/init.sh # buildkit308 B47ADD https://raw.githubusercontent.com/trydirect/init-scripts/main/scripts/entrypoint.sh /scripts/entrypoint.sh # buildkit1.53 KB48WORKDIR /home/trydirect32 B49HEALTHCHECK &{["CMD" "sh" "-c" "test0 B50ENTRYPOINT ["/scripts/entrypoint.sh"]0 B51RUN /bin/sh -c apt-get update16.18 MB52RUN /bin/sh -c pecl install357.09 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 'amd64' out/ 'trixie' '@1785715200'