sha256:5cbd602e86a1cf2616f74d5184f9f7e94d288e7b56daf370a16dda1f90951433
OS/ARCH
linux/amd64
Compressed size
385.86 MB
Last pushed
about 1 month by christhonie
Type
Image
Manifest digest
sha256:12948eeef477d0fb5ea7048fcd6452b6a97f2885c0e3f6760399843f5db99b76
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;225 B7ENV APACHE_CONFDIR=/etc/apache20 B8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B9RUN /bin/sh -c set -eux;4.04 MB10RUN /bin/sh -c a2dismod mpm_event429 B11RUN /bin/sh -c { echo486 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B16ENV PHP_VERSION=8.3.330 B17ENV PHP_URL=https://www.php.net/distributions/php-8.3.33.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.33.tar.xz.asc0 B18ENV PHP_SHA256=e293ed620cec74651bb4a071317892a478aa6840fab22db45c72d77cd42f96760 B19RUN /bin/sh -c set -eux;12.19 MB20COPY docker-php-source /usr/local/bin/ # buildkit487 B21RUN /bin/sh -c set -eux;11.17 MB22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB23RUN /bin/sh -c docker-php-ext-enable opcache251 B24RUN /bin/sh -c docker-php-ext-enable sodium246 B25ENTRYPOINT ["docker-php-entrypoint"]0 B26STOPSIGNAL SIGWINCH0 B27COPY apache2-foreground /usr/local/bin/ # buildkit890 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c set -eux;71.32 MB32RUN /bin/sh -c curl -fsSL1.42 MB33COPY docker/apache-vhost.conf /etc/apache2/sites-available/000-default.conf # buildkit468 B34COPY docker/php.ini /usr/local/etc/php/conf.d/zz-wp.ini # buildkit527 B35RUN /bin/sh -c set -eux;573 B36ENV APACHE_RUN_DIR=/tmp APACHE_PID_FILE=/tmp/apache2.pid APACHE_LOCK_DIR=/tmp0 B37WORKDIR /var/www/html32 B38COPY . /var/www/html # buildkit19.67 MB39COPY /app/vendor /var/www/html/vendor # buildkit110.88 KB40COPY /app/web/wp /var/www/html/web/wp # buildkit13.24 MB41COPY /app/web/app/plugins /var/www/html/web/app/plugins # buildkit36.3 MB42ARG PAYGATE_REPO=https://github.com/Payfast/woocommerce-gateway.git0 B43ARG PAYGATE_REF=master0 B44RUN |2 PAYGATE_REPO=https://github.com/Payfast/woocommerce-gateway.git PAYGATE_REF=master /bin/sh19.26 MB45RUN |2 PAYGATE_REPO=https://github.com/Payfast/woocommerce-gateway.git PAYGATE_REF=master /bin/sh56.36 MB46USER www-data0 B47EXPOSE [8080/tcp]0 B48HEALTHCHECK {Test:[CMD-SHELL curl -fsS http://127.0.0.1:8080/0 B49CMD ["apache2-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'