Sign inSign up

starzeus/ag-ui-app-devbase-alpine:1.0.0

Index digest

sha256:32375ebba2f4fde1a3d6dfa09844c6919848e594b5f479539969344b594179db

OS/ARCH

linux/arm64

Compressed size

408.25 MB

Last pushed

3 months by starzeus

Type

Image

Manifest digest

sha256:f8e93837b9e349f1c224b9b2a4e6ee7d9b6f8039d9d915a71e53def252139405

Image Layers

1# debian.sh --arch 'arm64' out/26.82 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.23.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV PNPM_HOME=/pnpm0 B
12ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13ENV UV_PYTHON_INSTALL_DIR=/opt/uv/python0 B
14ENV UV_PYTHON=3.120 B
15ENV UV_PROJECT_ENVIRONMENT=/opt/venv0 B
16COPY /uv /uvx /bin/ #19.99 MB
17RUN /bin/sh -c corepack enable32.02 MB
18COPY package.json pnpm-lock.yaml ./ #84.01 KB
19COPY .npmrc ./ # buildkit126 B
20COPY scripts ./scripts # buildkit2.19 KB
21COPY agent ./agent # buildkit100.44 KB
22RUN /bin/sh -c pnpm fetch236.47 MB
23RUN /bin/sh -c pnpm install43.23 MB
24COPY . . # buildkit163.77 KB
25EXPOSE [3000/tcp 8123/tcp]0 B
26CMD ["sh" "-c" "node scripts/copilotkit-dev-infra.mjs0 B

Command

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