Sign inSign up

helicone/web:v2025.08.08

Multi-platform
Index digest

sha256:0cebd0d0628c21e291d105da95c7042586249704787f9b649c5181789075306f

OS/ARCH

Compressed size

949.31 MB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:349f9c8f4e3957c9aa9bed59508ace035d9b651ccd8a30a5fa48d7845265abc5

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 /app/package.json /app/yarn.lock ./ #266.7 KB
13COPY /app/packages/ ./packages/ # buildkit301.91 KB
14COPY /app/web/ ./web/ # buildkit290.31 MB
15COPY /app/node_modules/ ./node_modules/ # buildkit543.65 MB
16RUN /bin/sh -c chmod -R32.44 MB
17CMD ["yarn" "--cwd" "web" "start"]0 B

Command

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