sha256:239007c1de2a52b0b941904963a861683ae0484d79dc0b292852632b463c61d6
OS/ARCH
linux/amd64
Compressed size
317.56 MB
Last pushed
8 months by alangdixon
Type
Image
Manifest digest
sha256:239007c1de2a52b0b941904963a861683ae0484d79dc0b292852632b463c61d6
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c set -eux;224 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;223 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_event429 B11RUN /bin/sh -c { echo482 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=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B16ENV PHP_VERSION=8.1.330 B17ENV 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 B18ENV PHP_SHA256=9db83bf4590375562bc1a10b353cccbcf9fcfc56c58b7c8fb814e6865bb928d10 B19RUN /bin/sh -c set -eux;11.47 MB20COPY docker-php-source /usr/local/bin/ # buildkit487 B21RUN /bin/sh -c set -eux;10.64 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/ # buildkit893 B28WORKDIR /var/www/html32 B29EXPOSE map[80/tcp:{}]0 B30CMD ["apache2-foreground"]0 B31RUN /bin/sh -c set -eux;25.04 MB32RUN /bin/sh -c set -ex;19.51 MB33RUN /bin/sh -c set -eux;325 B34RUN /bin/sh -c { echo406 B35RUN /bin/sh -c set -eux;18.7 KB36RUN /bin/sh -c useradd -u3.22 KB37WORKDIR /var/www/html32 B38RUN /bin/sh -c apt-get update19.27 MB39COPY msmtprc /etc/msmtprc # buildkit422 B40COPY vhttp.ini /usr/local/etc/php/conf.d/ # buildkit440 B41COPY vhttp.conf /etc/apache2/conf-available/ # buildkit268 B42RUN /bin/sh -c a2enconf vhttp308 B43COPY initialize.sh /usr/local/bin/initialize.sh # buildkit354 B44RUN /bin/sh -c chmod u+x364 B45COPY entrypoint.sh /entrypoint.sh # buildkit208 B46RUN /bin/sh -c chmod 775242 B47ENTRYPOINT ["/entrypoint.sh"]0 B48CMD ["apache2-foreground"]0 B49COPY /var/www/html . # buildkit85.98 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650'