Sign inSign up

cyanautomation/kaseki-agent:main-9bef50de0739

Multi-platform
Index digest

sha256:4d6bd04916191484d08eeeb8289efa69733a609bc8154bc6ea4d5fd6fbf456da

OS/ARCH

Compressed size

334.33 MB

Last pushed

10 days by cyanautomation

Type

Image

Manifest digest

sha256:a2f819ff34570314e7b5aca602d4e58d09cbdb7aa7a53de400db96e581a7db6e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.43 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update124.61 MB
11ENV HOME=/tmp/kaseki-home NPM_CONFIG_CACHE=/tmp/npm-cache npm_config_cache=/tmp/npm-cache PI_CODING_AGENT_DIR=/tmp/pi-agent0 B
12COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit33.91 MB
13COPY /usr/local/bin/pi /usr/local/bin/pi # buildkit373 B
14COPY /opt/kaseki/pi-extensions /opt/kaseki/pi-extensions # buildkit2.14 KB
15COPY /opt/kaseki/workspace-cache/default/node_modules /opt/kaseki/workspace-cache/default/node_modules # buildkit211 B
16WORKDIR /app93 B
17COPY /app/package.json /app/package-lock.json /app/ #102.41 KB
18COPY /app/Dockerfile /app/.dockerignore /app/README.md /app/CLAUDE.md26.02 KB
19COPY /app/kaseki /app/run-kaseki.sh /app/kaseki-agent.sh ./126.35 KB
20COPY /app/templates ./templates # buildkit8.91 KB
21COPY /app/ops ./ops # buildkit259 B
22COPY /app/scripts ./scripts # buildkit167.12 KB
23COPY /app/docker ./docker # buildkit532 B
24COPY /app/dist ./dist # buildkit760.89 KB
25COPY /app/lib ./lib # buildkit178.66 KB
26COPY /app/node_modules ./node_modules # buildkit97.15 MB
27RUN /bin/sh -c mkdir -p335.72 KB
28RUN /bin/sh -c empty_events="$(mktemp)" 32 B
29RUN /bin/sh -c git config171 B
30WORKDIR /workspace32 B
31USER kaseki0 B
32ENTRYPOINT ["/usr/bin/tini" "--" "/usr/local/bin/kaseki-entrypoint"]0 B
33CMD ["agent"]0 B
34HEALTHCHECK {Test:[CMD-SHELL test -f /results/stdout.log0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'