Sign inSign up

gustavofreze/php:8.5-alpine

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:3b8c6a18289d4ce82b08d3bf9ca85126662786f76faafff8202fb60544097433

OS/ARCH

Compressed size

62.35 MB

Last pushed

5 months by gustavofreze

Type

Image

Manifest digest

sha256:adfd046fcdc285371092265893f7e416d0cb9f9e982d589f6bd18072927d7160

Image Layers

1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.43 MB
5RUN /bin/sh -c set -eux;933 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;214 B
8ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
10ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
11ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A50 B
12ENV PHP_VERSION=8.5.50 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.5.5.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.5.5.tar.xz.asc0 B
14ENV PHP_SHA256=95bec382f4bd00570a8ef52a58ec04d8d9b9a90494781f1c106d1b274a3902f20 B
15RUN /bin/sh -c set -eux;13.71 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;21.94 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable sodium23.03 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22LABEL org.opencontainers.image.url=https://github.com/gustavofreze/docker-images0 B
23LABEL org.opencontainers.image.title=gustavofreze/php:8.5-alpine0 B
24LABEL org.opencontainers.image.source=https://github.com/gustavofreze/docker-images0 B
25LABEL org.opencontainers.image.authors=Gustavo Freze0 B
26LABEL org.opencontainers.image.licenses=MIT0 B
27LABEL org.opencontainers.image.description=PHP 8.5 Alpine image0 B
28LABEL org.opencontainers.image.documentation=https://github.com/gustavofreze/docker-images/blob/main/images/php/README.md0 B
29ENV LANG=C.UTF-80 B
30ENV LC_ALL=C.UTF-80 B
31ENV PHP_INI_DIR=/usr/local/etc/php0 B
32ARG CONFIG_BASE_URL=https://raw.githubusercontent.com/gustavofreze/docker-images/main/images/php/shared/configs0 B
33RUN |1 CONFIG_BASE_URL=https://raw.githubusercontent.com/gustavofreze/docker-images/main/images/php/shared/configs /bin/sh -c18.82 MB
34COPY /usr/bin/composer /usr/local/bin/composer # buildkit759.31 KB
35RUN |1 CONFIG_BASE_URL=https://raw.githubusercontent.com/gustavofreze/docker-images/main/images/php/shared/configs /bin/sh -c416 B
36WORKDIR /var/www/html32 B
37RUN |1 CONFIG_BASE_URL=https://raw.githubusercontent.com/gustavofreze/docker-images/main/images/php/shared/configs /bin/sh -c1.46 KB
38EXPOSE [9000/tcp]0 B

Command

ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit