sha256:3c145a731d77aea3b758bb70ac4ba0a6509b979eb3ed842e7318250e5ab2d2d8
OS/ARCH
Compressed size
583.68 MB
Last pushed
11 months by trydirect
Type
Image
Manifest digest
sha256:6c18f9a37a822178586bf190855ce87f35150fa1278c72441e046f12dcb845e5
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;224 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;225 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.330 B12ENV PHP_URL=https://www.php.net/distributions/php-8.1.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.33.tar.xz.asc0 B13ENV PHP_SHA256=9db83bf4590375562bc1a10b353cccbcf9fcfc56c58b7c8fb814e6865bb928d10 B14RUN /bin/sh -c set -eux;11.49 MB15COPY docker-php-source /usr/local/bin/ # buildkit487 B16RUN /bin/sh -c set -eux;10.85 MB17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB18RUN /bin/sh -c docker-php-ext-enable opcache251 B19RUN /bin/sh -c docker-php-ext-enable sodium246 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.67 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B27COPY /usr/bin/composer /usr/bin/composer # buildkit733.84 KB28ARG NODEJS_VERSION=180 B29ADD https://github.com/mlocati/docker-php-extension-installer/releases/latest/download/install-php-extensions /usr/local/bin/ # buildkit35.28 KB30RUN |1 NODEJS_VERSION=18 /bin/sh -c44.36 MB31RUN |1 NODEJS_VERSION=18 /bin/sh -c135.41 MB32RUN |1 NODEJS_VERSION=18 /bin/sh -c848.05 KB33ENV LANG=en_US.UTF-80 B34ENV LANGUAGE=en_US:en0 B35ENV LC_ALL=en_US.UTF-80 B36WORKDIR /var/www32 B37ENV APP_DIR=backend0 B38ARG AKENEO_VERSION=7.0.520 B39RUN |2 NODEJS_VERSION=18 AKENEO_VERSION=7.0.83 /bin/sh140 B40RUN |2 NODEJS_VERSION=18 AKENEO_VERSION=7.0.83 /bin/sh195 B41RUN |2 NODEJS_VERSION=18 AKENEO_VERSION=7.0.83 /bin/sh1.2 KB42USER 20000 B43RUN |2 NODEJS_VERSION=18 AKENEO_VERSION=7.0.83 /bin/sh110.69 MB44RUN |2 NODEJS_VERSION=18 AKENEO_VERSION=7.0.83 /bin/sh128.49 MB45COPY ./configs/php/php.ini /usr/local/etc/php/php.ini # buildkit23.14 KB46COPY ./configs/php/www.conf /usr/local/etc/php-fpm.d/www.conf # buildkit6.11 KB47COPY ./configs/supervisord/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit416 B48COPY ./scripts /scripts # buildkit518 B49ADD https://raw.githubusercontent.com/trydirect/init-scripts/main/scripts/entrypoint.sh /scripts/entrypoint.sh # buildkit1.53 KB50WORKDIR /home/trydirect32 B51HEALTHCHECK &{["CMD" "sh" "-c" "test0 B52ENTRYPOINT ["/scripts/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'