Sign inSign up

deminy/swoole-by-examples:server-6.0

Multi-platform
Index digest

sha256:9a87bed657ff1999a8b377da6c5a74895fbb4aa48a1adc5354c4e427a17588b4

OS/ARCH

Compressed size

210.97 MB

Last pushed

about 2 months by deminy

Type

Image

Manifest digest

sha256:c1565f961c143bfb2a94212dea32074ff01c1c70b18f7db991ad8ca1a8985b29

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c set -eux;225 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.270 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.3.27.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.3.27.tar.xz.asc0 B
13ENV PHP_SHA256=c15a09a9d199437144ecfef7d712ec4ca5c6820cf34acc24cc8489dd0cee41ba0 B
14RUN /bin/sh -c set -eux;12.15 MB
15COPY docker-php-source /usr/local/bin/ # buildkit489 B
16RUN /bin/sh -c set -eux;19.12 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache251 B
19RUN /bin/sh -c docker-php-ext-enable sodium246 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 -c44.15 MB
29ENTRYPOINT ["/entrypoint.sh"]0 B
30CMD []0 B
31WORKDIR /var/www/32 B
32COPY ./rootfilesystem / # buildkit888 B
33RUN /bin/sh -c set -ex1.01 MB

Command

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