sha256:b602c793197052bd2a169255fb3a15da44ef2ceafd4dade5b80231722cb62cf8
OS/ARCH
Compressed size
518.09 MB
Last pushed
6 months by quetzacoalt
Type
Image
Manifest digest
sha256:235315d19be4385120c5c2fd49d41ffecd90517c17529ce59ea5fc1427093315
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 APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;19.2 MB10RUN /bin/sh -c a2dismod mpm_event425 B11RUN /bin/sh -c { echo480 B12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B15ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B16ENV PHP_VERSION=8.5.00 B17ENV PHP_URL=https://www.php.net/distributions/php-8.5.0.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.0.tar.xz.asc0 B18ENV PHP_SHA256=39cb6e4acd679b574d3d3276f148213e935fc25f90403eb84fb1b836a806ef1e0 B19RUN /bin/sh -c set -eux;13.78 MB20COPY docker-php-source /usr/local/bin/ # buildkit488 B21RUN /bin/sh -c set -eux;14.25 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable sodium245 B24ENTRYPOINT ["docker-php-entrypoint"]0 B25STOPSIGNAL SIGWINCH0 B26COPY apache2-foreground /usr/local/bin/ # buildkit889 B27WORKDIR /var/www/html32 B28EXPOSE map[80/tcp:{}]0 B29CMD ["apache2-foreground"]0 B31ENV PS_DOMAIN=<to be defined> DB_SERVER=<to0 B32RUN /bin/sh -c apt-get update39.43 MB33RUN /bin/sh -c if [[32 B34RUN /bin/sh -c docker-php-ext-configure gd24.08 MB35RUN /bin/sh -c docker-php-ext-install iconv1.31 MB36RUN /bin/sh -c docker-php-source extract32 B37COPY config_files/ps-extractor.sh config_files/docker_run.sh config_files/docker_nightly_run.sh config_files/docker_branch_run.sh2.96 KB38COPY config_files/docker_updt_ps_domains.php /tmp/ # buildkit1.14 KB39COPY config_files/defines_custom.inc.php /tmp/ # buildkit787 B40RUN /bin/sh -c chown www-data:www-data791 B41RUN /bin/sh -c if [308 B42COPY config_files/php.ini /usr/local/etc/php/ # buildkit21.91 KB43CMD ["/tmp/docker_run.sh"]0 B45ENV PS_VERSION=nightly0 B46COPY /tmp/prestashop.zip /tmp/prestashop.zip # buildkit98.26 MB47RUN /bin/sh -c mkdir -p181.33 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1763337600'