Sign inSign up

mgazori/planet_php:8.2

Multi-platform
Languages & frameworks
Index digest

sha256:8ad0e289c14b07060bf118a12266c07b1b084e3fee7817734bf7f88e4d8c33c2

OS/ARCH

Compressed size

460.07 MB

Last pushed

almost 2 years by mgazori

Type

Image

Manifest digest

sha256:6a246b382a10a603d51bf80da148d3ced9d2e6e7e712476874bc3935d53e0a89

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; {225 B
4ENV PHPIZE_DEPS=autoconf dpkg-dev file0 B
5/bin/sh -c set -eux; apt-get93.59 MB
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7/bin/sh -c set -eux; mkdir225 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie0 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie0 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC0 B
12ENV PHP_VERSION=8.2.230 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.2.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.2.23.tar.xz.asc0 B
14ENV PHP_SHA256=81c5ae6ba44e262a076349ee54a2e468638a4571085d80bff37f6fd308e1d8d50 B
15/bin/sh -c set -eux; savedAptMark="$(apt-mark11.86 MB
16COPY file:ce57c04b70896f77cc11eb2766417d8a1240fcffe5bba92179ec78c458844110 in /usr/local/bin/ 492 B
17/bin/sh -c set -eux; savedAptMark="$(apt-mark26.46 MB
18COPY multi:869bde9dbeae74886a05c9e2107b3e3b4877116db8c6d9adbaff2719f9fb5262 in /usr/local/bin/ 2.4 KB
19/bin/sh -c docker-php-ext-enable sodium246 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21WORKDIR /var/www/html0 B
22/bin/sh -c set -eux; cd8.97 KB
23STOPSIGNAL SIGQUIT0 B
24EXPOSE 90000 B
25CMD ["php-fpm"]0 B
26WORKDIR /var/www32 B
27RUN /bin/sh -c apt-get update297.72 MB
28COPY ./docker/install_extensions.sh /var/www # buildkit215 B
29RUN /bin/sh -c chmod +x13.19 KB
30RUN /bin/sh -c docker-php-ext-configure gd973.27 KB
31RUN /bin/sh -c pecl install1000.39 KB
32RUN /bin/sh -c curl -sS715.05 KB
33RUN /bin/sh -c apt-get clean32 B
34RUN /bin/sh -c mkdir -p99 B
35ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B
36CMD ["sh" "-c" "cron &&0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /