sha256:65d4c3c387e5a5cba3471dffa836dd681cce27a7977ff011d2f5fcc7f4e7f999
OS/ARCH
Compressed size
581.95 MB
Last pushed
over 1 year by trydirect
Type
Image
Manifest digest
sha256:688cab23fd87cc4c8cdf9e79f8ebf662f377691b89340a87255d37a93c47573b
Image Layers
1# debian.sh --arch 'arm64' out/26.76 MB2RUN /bin/sh -c set -eux;224 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;93.4 MB5ENV PHP_INI_DIR=/usr/local/etc/php0 B6RUN /bin/sh -c set -eux;223 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B11ENV PHP_VERSION=8.1.310 B12ENV PHP_URL=https://www.php.net/distributions/php-8.1.31.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.31.tar.xz.asc0 B13ENV PHP_SHA256=c4f244d46ba51c72f7d13d4f66ce6a9e9a8d6b669c51be35e01765ba58e7afca0 B14RUN /bin/sh -c set -eux;11.47 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;26.02 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable sodium245 B19ENTRYPOINT ["docker-php-entrypoint"]0 B20WORKDIR /var/www/html32 B21RUN /bin/sh -c set -eux;8.67 KB22STOPSIGNAL SIGQUIT0 B23EXPOSE map[9000/tcp:{}]0 B24CMD ["php-fpm"]0 B26COPY /usr/bin/composer /usr/bin/composer # buildkit724.83 KB27ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit32.79 KB28RUN /bin/sh -c chmod uga+x24.88 MB29RUN /bin/sh -c apt-get update158.71 MB30RUN /bin/sh -c sed -i845.47 KB31ENV LANG=en_US.UTF-80 B32ENV LANGUAGE=en_US:en0 B33ENV LC_ALL=en_US.UTF-80 B34WORKDIR /var/www32 B35ENV APP_DIR=backend0 B36ARG AKENEO_VERSION=7.0.520 B37RUN |1 AKENEO_VERSION=7.0.76 /bin/sh -c141 B38RUN |1 AKENEO_VERSION=7.0.76 /bin/sh -c194 B39RUN |1 AKENEO_VERSION=7.0.76 /bin/sh -c1.3 KB40USER 20000 B41RUN |1 AKENEO_VERSION=7.0.76 /bin/sh -c110.64 MB42RUN |1 AKENEO_VERSION=7.0.76 /bin/sh -c128.47 MB43COPY ./configs/php/php.ini /usr/local/etc/php/php.ini # buildkit23.14 KB44COPY ./configs/php/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.11 KB45COPY ./configs/supervisord/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit417 B46COPY ./scripts /scripts # buildkit521 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 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1733097600'