Sign inSign up

sohmc/php-mysqli:8.3-cli-alpine

Multi-platform
Index digest

sha256:77b156360fc4e789473fea42924ee91ee6ef00ba48a49d1e0b5cb2f4b1e28e74

OS/ARCH

Compressed size

35.28 MB

Last pushed

over 1 year by sohmc

Type

Image

Manifest digest

sha256:233d03062dcfa928617d20c91bc5bb094ca36da58faa35e673ffe25a39b87bc8

Image Layers

1ADD alpine-minirootfs-3.21.2-x86_64.tar.gz / # buildkit3.47 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add3.18 MB
5RUN /bin/sh -c set -eux;942 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;220 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 C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
12ENV PHP_VERSION=8.3.160 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.3.16.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.16.tar.xz.asc0 B
14ENV PHP_SHA256=40d3b4e6cac33d3bcefe096d75a28d4fb4e3a9615eb20a4de55ba139fbfacdd50 B
15RUN /bin/sh -c set -eux;11.98 MB
16COPY docker-php-source /usr/local/bin/ # buildkit487 B
17RUN /bin/sh -c set -eux;16.54 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.38 KB
19RUN /bin/sh -c docker-php-ext-enable sodium19.56 KB
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c docker-php-ext-install mysqli75.84 KB
23COPY ../php/index.php /var/html/www/index.php # buildkit193 B

Command

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