Sign inSign up

agiflowai/agent-cli:v0.2.6

Manifest digest

sha256:67f0fe5c63ffe6581d455f067b3d9ef3070bd6a77f2d797886d9930b0aa01450

OS/ARCH

linux/arm64/v8

Compressed size

688.07 MB

Last pushed

9 months by agiflowai

Type

Image

Manifest digest

sha256:67f0fe5c63ffe6581d455f067b3d9ef3070bd6a77f2d797886d9930b0aa01450

Image Layers

1# debian.sh --arch 'arm64' out/46.12 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.39 MB
4RUN /bin/sh -c set -ex;193.58 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=24.12.00 B
7RUN /bin/sh -c ARCH= &&55.27 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update26.54 MB
14ENV CANVAS_PREBUILT=false0 B
15RUN /bin/sh -c curl -LsSf20.84 MB
16ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17RUN /bin/sh -c curl -fsSL37.61 MB
18ENV BUN_INSTALL=/root/.bun0 B
19ENV PATH=/root/.bun/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20ENV SHELL=/bin/sh0 B
21RUN /bin/sh -c npm install194.53 MB
22ENV PNPM_HOME=/root/.local/share/pnpm0 B
23ENV PATH=/root/.local/share/pnpm:/root/.bun/bin:/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
24RUN /bin/sh -c mkdir -p302.26 KB
25WORKDIR /app93 B
26COPY dist ./dist # buildkit1.88 MB
27COPY dist/package.json ./package.json # buildkit671 B
28RUN /bin/sh -c npm install26.32 MB
29COPY LICENSE ./LICENSE # buildkit1.65 KB
30RUN /bin/sh -c mkdir -p215 B
31ENV NODE_ENV=production0 B
32ENV AGENT_CLI_DATA_DIR=/app/data0 B
33ENV AGENT_CLI_LOG_DIR=/app/logs0 B
34ENV HOME=/root0 B
35ENV PNPM_HOME=/root/.local/share/pnpm0 B
36ENV BUN_INSTALL=/root/.bun0 B
37ENV PATH=/root/.local/bin:/root/.local/share/pnpm:/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
38ENTRYPOINT ["node" "/app/dist/cli.js"]0 B
39CMD ["--help"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'