sha256:e10322c9d09303d01ab45114246a210c89f5ebb6e41335f1c3871f39ad5bf45a
OS/ARCH
Compressed size
503.54 MB
Last pushed
6 months by quetzacoalt
Type
Image
Manifest digest
sha256:53471e1feb84bd0a22fb4e97a425081f606a63eff4709de094d4bc65e240d59f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;225 B3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B4RUN /bin/sh -c set -eux;99.5 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=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.45 MB15COPY docker-php-source /usr/local/bin/ # buildkit488 B16RUN /bin/sh -c set -eux;26.07 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 sodium247 B20ENTRYPOINT ["docker-php-entrypoint"]0 B21WORKDIR /var/www/html32 B22RUN /bin/sh -c set -eux;8.68 KB23STOPSIGNAL SIGQUIT0 B24EXPOSE map[9000/tcp:{}]0 B25CMD ["php-fpm"]0 B27ENV PS_DOMAIN=<to be defined> DB_SERVER=<to0 B28RUN /bin/sh -c apt-get update39.41 MB29RUN /bin/sh -c if [[32 B30RUN /bin/sh -c docker-php-ext-configure gd18.99 MB31RUN /bin/sh -c docker-php-ext-install iconv1.15 MB32RUN /bin/sh -c docker-php-source extract429.17 KB33COPY config_files/ps-extractor.sh config_files/docker_run.sh config_files/docker_nightly_run.sh config_files/docker_branch_run.sh2.96 KB34COPY config_files/docker_updt_ps_domains.php /tmp/ # buildkit1.14 KB35COPY config_files/defines_custom.inc.php /tmp/ # buildkit788 B36RUN /bin/sh -c chown www-data:www-data793 B37RUN /bin/sh -c if [32 B38COPY config_files/php.ini /usr/local/etc/php/ # buildkit21.91 KB39CMD ["/tmp/docker_run.sh"]0 B41ENV PS_VERSION=nightly0 B42COPY /tmp/prestashop.zip /tmp/prestashop.zip # buildkit98.26 MB43RUN /bin/sh -c mkdir -p181.33 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'