Sign inSign up

eksponent/php8:8-1-fpm

Multi-platform
Index digest

sha256:e7f9bce0e50e3fe1f573fa64f7d590ea3ac47064b30cff0fe6664425b9ef711e

OS/ARCH

Compressed size

347.08 MB

Last pushed

about 2 months by capuleto

Type

Image

Manifest digest

sha256:c40d6af6df68af87e0f764b0d4b62d5d0874e1e04aae8b892371e8cb7d100216

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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;105.06 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD0 B
11ENV PHP_VERSION=8.1.340 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.1.34.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.34.tar.xz.asc0 B
13ENV PHP_SHA256=ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c2510 B
14RUN /bin/sh -c set -eux;11.49 MB
15COPY docker-php-source /usr/local/bin/ # buildkit486 B
16RUN /bin/sh -c set -eux;10.88 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache250 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html32 B
22RUN /bin/sh -c set -eux;8.67 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE map[9000/tcp:{}]0 B
25CMD ["php-fpm"]0 B
26RUN /bin/sh -c pecl install1.45 MB
27RUN /bin/sh -c apt-get update147.45 MB
28RUN /bin/sh -c docker-php-ext-install -j$(nproc)1.93 MB
29RUN /bin/sh -c pecl install792.4 KB
30RUN /bin/sh -c apt-get install38.45 MB
31RUN /bin/sh -c debArch="$(dpkg-architecture --query284.44 KB
32RUN /bin/sh -c rm /etc/localtime132 B
33RUN /bin/sh -c ln -s159 B
34RUN /bin/sh -c "date" #32 B
35RUN /bin/sh -c echo "extension=redis.so"239 B
36COPY /usr/bin/composer /usr/local/bin/composer # buildkit586.01 KB
37ADD entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit667 B
38RUN /bin/sh -c chmod +x32 B
39ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1766966400'