Sign inSign up

helicone/web:v2025.08.06

Multi-platform
Index digest

sha256:5fdc62e4a6dccacafb04935d7ffd0d4e4ad463ea94109bc1d9cf3c9c9133f3b0

OS/ARCH

Compressed size

1.9 GB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:3e5e8f8312401c71f8358e14c59789df7d598b4fc1bbd0021ed7c8e6307e2172

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.40 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.3 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update14.5 MB
11WORKDIR /app93 B
12COPY package.json yarn.lock ./ #251.25 KB
13COPY packages/ ./packages/ # buildkit189.48 KB
14COPY web/ ./web/ # buildkit33.55 MB
15RUN /bin/sh -c chmod -R32.44 MB
16RUN /bin/sh -c yarn install1.62 GB
17RUN /bin/sh -c cd web136.79 MB
18CMD ["yarn" "--cwd" "web" "start"]0 B

Command

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