Sign inSign up

deminy/swoole-by-examples:server-5.1

Multi-platform
Index digest

sha256:33e55423b0a617aa495f8a8c79f9ec559498f50fbf14c4602b817d03da3c3141

OS/ARCH

Compressed size

217.01 MB

Last pushed

about 2 months by deminy

Type

Image

Manifest digest

sha256:c6a321a0fa6790a3d0794d7fc8ed671059c655cf5ddd4e4f24be565b5f109ab8

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;112.38 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;225 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/ # buildkit488 B
16RUN /bin/sh -c set -eux;19.26 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
18RUN /bin/sh -c docker-php-ext-enable opcache249 B
19RUN /bin/sh -c docker-php-ext-enable sodium243 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.12 MB
29ENTRYPOINT ["/entrypoint.sh"]0 B
30CMD []0 B
31WORKDIR /var/www/32 B
32COPY ./rootfilesystem / # buildkit888 B
33RUN /bin/sh -c set -ex1002.69 KB

Command

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