Sign inSign up

xelos/xelos-worker:base-debian

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:3c73477964d403fe8db90278b51fc505a2a7d65d2d2bc0060c772c8e9b468e95

OS/ARCH

Compressed size

195.21 MB

Last pushed

2 months by xelos

Type

Image

Manifest digest

sha256:6bf2c0f3c906468c99fae80d0dc3db17410fb4a6a2934f6ef747dc3dd1a54ac5

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.07 MB
5ENV PHP_INI_DIR=/usr/local/etc/php0 B
6RUN /bin/sh -c set -eux;227 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
11ENV PHP_VERSION=8.4.230 B
12ENV PHP_URL=https://www.php.net/distributions/php-8.4.23.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.23.tar.xz.asc0 B
13ENV PHP_SHA256=1ab9f52008414e43bb2427ffa288eff2a4de39e1a830f957e800ba368d887a720 B
14RUN /bin/sh -c set -eux;13.24 MB
15COPY docker-php-source /usr/local/bin/ # buildkit492 B
16RUN /bin/sh -c set -eux;22.2 MB
17COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.4 KB
18RUN /bin/sh -c docker-php-ext-enable opcache249 B
19RUN /bin/sh -c docker-php-ext-enable sodium245 B
20ENTRYPOINT ["docker-php-entrypoint"]0 B
21CMD ["php" "-a"]0 B
22RUN /bin/sh -c apt-get update23.71 MB
23ARG USER_UID=100000 B
24ARG USER_NAME=worker0 B
25ARG GROUP_GID=100000 B
26ARG GROUP_NAME=worker0 B
27COPY ./xelos-worker /server/xelos-worker # buildkit2.04 MB
28WORKDIR /server/xelos-worker32 B
29RUN |4 USER_UID=10000 USER_NAME=worker GROUP_GID=100001.28 KB
30RUN |4 USER_UID=10000 USER_NAME=worker GROUP_GID=10000188.97 KB
31ENV WORKER_THREAD_NUM=50 B
32ENV WORKER_PACKAGE_MAX_LENGTH_MB=320 B
33USER 100000 B
34ENTRYPOINT ["php" "/server/xelos-worker/startup.php"]0 B
35CMD ["--service=info"]0 B

Command

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