Sign inSign up

helicone/web:v2025.08.11

Multi-platform
Index digest

sha256:8917eb6a8cc60131c466bf1efc13d28e67a466a33c03b503246117b2ca0df0e7

OS/ARCH

Compressed size

1.1 GB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:adb7f60bdeaba5dd493c7db74f14ecdc746252d5cccd33d041880242027c71c8

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.40 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.25 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 update14.34 MB
11WORKDIR /app92 B
12COPY /app/package.json /app/yarn.lock ./ #267.16 KB
13COPY /app/packages/ ./packages/ # buildkit329.99 KB
14COPY /app/web/ ./web/ # buildkit486.73 MB
15COPY /app/node_modules/ ./node_modules/ # buildkit527.84 MB
16RUN /bin/sh -c chmod -R32.44 MB
17CMD ["yarn" "--cwd" "web" "start"]0 B

Command

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