Sign inSign up

wodby/base-php:alpine3.15

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

sha256:cfc7195f3899330853377e8ae94751e5322f834978861ba4225341002de7e8c1

OS/ARCH

Compressed size

34.7 MB

Last pushed

over 4 years by wodbyci

Type

Image

Manifest digest

sha256:cfc7195f3899330853377e8ae94751e5322f834978861ba4225341002de7e8c1

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ARG ALPINE_DEV0 B
4ARG TARGETPLATFORM0 B
5RUN |2 ALPINE_DEV= TARGETPLATFORM=linux/amd64 /bin/sh7.84 MB
6COPY bin /usr/local/bin/ # buildkit2.35 KB
7ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
8RUN /bin/sh -c apk add403.49 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;246 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.50 B
17ENV PHP_URL=https://www.php.net/distributions/php-8.1.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.1.5.tar.xz.asc0 B
18ENV PHP_SHA256=7647734b4dcecd56b7e4bd0bc55e54322fa3518299abcdc68eb557a7464a2e8a0 B
19RUN /bin/sh -c set -eux;11.23 MB
20COPY docker-php-source /usr/local/bin/ # buildkit495 B
21RUN /bin/sh -c set -eux;12.51 MB
22COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
23RUN /bin/sh -c docker-php-ext-enable sodium21.7 KB
24ENTRYPOINT ["docker-php-entrypoint"]0 B
25WORKDIR /var/www/html32 B
26RUN /bin/sh -c set -eux;8.43 KB
27STOPSIGNAL SIGQUIT0 B
28EXPOSE map[9000/tcp:{}]0 B
29CMD ["php-fpm"]0 B

Command

ADD file:5d673d25da3a14ce1f6cf66e4c7fd4f4b85a3759a9d93efb3fd9ff852b5b56e4 in /