Sign inSign up

xelos/xelos-worker:dev-edge

Multi-platform
Languages & frameworks
Integration & delivery
Index digest

sha256:9b9cee8bab818070336edf303c4a145d323e7a402cf7d60d8405cbc9eab182e2

OS/ARCH

Compressed size

65.66 MB

Last pushed

3 days by xelos

Type

Image

Manifest digest

sha256:67f5931cc2ec03f85eafba3632876d722ac4eb2cff8ce7e1d39babc298e1211a

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PHPIZE_DEPS=autoconf dpkg-dev dpkg file0 B
4RUN /bin/sh -c apk add5.97 MB
5RUN /bin/sh -c set -eux;934 B
6ENV PHP_INI_DIR=/usr/local/etc/php0 B
7RUN /bin/sh -c set -eux;215 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=AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD0 B
12ENV PHP_VERSION=8.4.250 B
13ENV PHP_URL=https://www.php.net/distributions/php-8.4.25.tar.xz PHP_ASC_URL=https://www.php.net/distributions/php-8.4.25.tar.xz.asc0 B
14ENV PHP_SHA256=dc1ad8b4109898d9db49744450403874858c23efc685b1032a50bd1e839068480 B
15RUN /bin/sh -c set -eux;13.14 MB
16COPY docker-php-source /usr/local/bin/ # buildkit486 B
17RUN /bin/sh -c set -eux;18.88 MB
18COPY docker-php-ext-* docker-php-entrypoint /usr/local/bin/ #2.39 KB
19RUN /bin/sh -c docker-php-ext-enable opcache21.68 KB
20RUN /bin/sh -c docker-php-ext-enable sodium21.69 KB
21ENTRYPOINT ["docker-php-entrypoint"]0 B
22CMD ["php" "-a"]0 B
23RUN /bin/sh -c apk update17.71 MB
24ARG USER_UID=100000 B
25ARG USER_NAME=worker0 B
26ARG GROUP_GID=100000 B
27ARG GROUP_NAME=worker0 B
28ARG BUILD_DATE=2026-09-14T03:11:32Z0 B
29ARG VCS_REF=62abf9bc94a10bb0f6816a17df57f7cbc4413aaf0 B
30ARG VCS_BRANCH=master0 B
31ARG BUILD_NUMBER=260 B
32COPY ./xelos-worker /server/xelos-worker # buildkit2.05 MB
33WORKDIR /server/xelos-worker32 B
34RUN |8 USER_UID=10000 USER_NAME=worker GROUP_GID=100001.14 KB
35LABEL org.opencontainers.image.created=2026-09-14T03:11:32Z org.opencontainers.image.revision=62abf9bc94a10bb0f6816a17df57f7cbc4413aaf org.opencontainers.image.title=xelos-worker0 B
36RUN |8 USER_UID=10000 USER_NAME=worker GROUP_GID=10000188.99 KB
37ENV WORKER_THREAD_NUM=50 B
38ENV WORKER_PACKAGE_MAX_LENGTH_MB=320 B
39USER 100000 B
40ENTRYPOINT ["php" "/server/xelos-worker/startup.php"]0 B
41CMD ["--service=info"]0 B
42USER root0 B
43RUN |8 USER_UID=10000 USER_NAME=worker GROUP_GID=100003.69 MB
44CMD ["--service=info" "--dev-mode=true"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit