Sign inSign up

wodby/base-php:7.4.29-alpine3.15

Multi-platform
Languages & frameworks
Integration & delivery
Content management system
Manifest digest

sha256:ae82e3793d9dda26c3e6f262df94f13c951172550b2fb6fe6c2fffb538ac215f

OS/ARCH

Compressed size

32 MB

Last pushed

over 4 years by wodbyci

Type

Image

Manifest digest

sha256:ae82e3793d9dda26c3e6f262df94f13c951172550b2fb6fe6c2fffb538ac215f

Image Layers

1ADD file ... in / 2.59 MB
2CMD ["/bin/sh"]0 B
3ARG ALPINE_DEV0 B
4ARG TARGETPLATFORM0 B
5RUN |2 ALPINE_DEV= TARGETPLATFORM=linux/arm64 /bin/sh7.58 MB
6COPY bin /usr/local/bin/ # buildkit2.35 KB
7ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
8RUN /bin/sh -c apk add393.91 KB
9RUN /bin/sh -c set -eux;1.22 KB
10ENV PHP_INI_DIR=/usr/local/etc/php0 B
11RUN /bin/sh -c set -eux;245 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=42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA3120 B
16ENV PHP_VERSION=7.4.290 B
17ENV PHP_URL=https://www.php.net/distributions/php-7.4.29.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-7.4.29.tar.xz.asc0 B
18ENV PHP_SHA256=7d0f07869f33311ff3fe1138dc0d6c0d673c37fcb737eaed2c6c10a949f1aed60 B
19RUN /bin/sh -c set -eux;9.96 MB
20COPY docker-php-source /usr/local/bin/ # buildkit495 B
21RUN /bin/sh -c set -eux;11.44 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium21.69 KB
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25WORKDIR /var/www/html32 B
26RUN /bin/sh -c set -eux;8.25 KB
27STOPSIGNAL SIGQUIT0 B
28EXPOSE map[9000/tcp:{}]0 B
29CMD ["php-fpm"]0 B

Command

ADD file:90e56af13188c7f0283d244a0d70b853d8bef8587a41f1da8eac3a2aba8964ef in /