Sign inSign up

andisugandi/php-apache:8.1

Multi-platform
Index digest

sha256:02506a1cf8b571d7baef726dd51455a47fb13cc542d069beebfade571da89c55

OS/ARCH

Compressed size

167.77 MB

Last pushed

about 1 year by andisugandi

Type

Image

Manifest digest

sha256:16765db3ee2d47eb09024f27c8f4a2484bc8f9849d82ffb7dc4a21e6687803fd

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;226 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;99.49 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;226 B
7ENV APACHE_CONFDIR=/etc/apache20 B
8ENV APACHE_ENVVARS=/etc/apache2/envvars0 B
9RUN /bin/sh -c set -eux;19.19 MB
10RUN /bin/sh -c a2dismod mpm_event427 B
11RUN /bin/sh -c { echo481 B
12ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
13ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
14ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
15ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
16ENV PHP_VERSION=8.1.320 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.1.32.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.32.tar.xz.asc0 B
18ENV PHP_SHA256=c582ac682a280bbc69bc2186c21eb7e3313cc73099be61a6bc1d2cd337cbf3830 B
19RUN /bin/sh -c set -eux;11.47 MB
20COPY docker-php-source /usr/local/bin/ # buildkit490 B
21RUN /bin/sh -c set -eux;10.64 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium245 B
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25STOPSIGNAL SIGWINCH0 B
26COPY apache2-foreground /usr/local/bin/ # buildkit890 B
27WORKDIR /var/www/html32 B
28EXPOSE map[80/tcp:{}]0 B
29CMD ["apache2-foreground"]0 B
31RUN /bin/sh -c docker-php-ext-install mysqli55.43 KB

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1749513600'