Sign inSign up

deminy/swoole-by-examples:client-5.1

Multi-platform
Index digest

sha256:8944ca40a20b79a5319824d96213cfa7e59d7514362ccd0ac2d5dd983ebeaf93

OS/ARCH

Compressed size

211.97 MB

Last pushed

2 months by deminy

Type

Image

Manifest digest

sha256:acb4447280091dee3224081859d084d1dd3ef48424443fa089dcbfc9fff1e135

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;224 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev file g++0 B
4RUN /bin/sh -c set -eux;105.06 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;223 B
7ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
8ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
9ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
10ENV GPG_KEYS=1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA0 B
11ENV PHP_VERSION=8.3.260 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.26.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.26.tar.xz.asc0 B
13ENV PHP_SHA256=2f522eefa02c400c94610d07f25c4fd4c771f95e4a1f55102332ccb40663cbd20 B
14RUN /bin/sh -c set -eux;12.14 MB
15COPY docker-php-source /usr/local/bin/ # buildkit487 B
16RUN /bin/sh -c set -eux;19.12 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache252 B
19RUN /bin/sh -c docker-php-ext-enable sodium247 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22ENV DEBIAN_FRONTEND=noninteractive0 B
23ENV TERM=xterm-color0 B
24ARG DEV_MODE0 B
25ENV DEV_MODE=0 B
26COPY /usr/bin/composer /usr/bin/ # buildkit733.84 KB
27COPY ./rootfilesystem/ / # buildkit7.03 KB
28RUN |1 DEV_MODE= /bin/sh -c43.4 MB
29ENTRYPOINT ["/entrypoint.sh"]0 B
30CMD []0 B
31WORKDIR /var/www/32 B
32RUN /bin/sh -c set -ex2.79 MB

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1760918400'