Sign inSign up

helicone/web:latest

Multi-platform
Index digest

sha256:c510db872fff45101a1da927efcce0a5fbe8f8d7de478f5d12d1875eb6ba5c38

OS/ARCH

Compressed size

953.58 MB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:58acac5bab432ec3f75f5120e0d59719d0a685b1f6e97e7f2b821a256a78c3d4

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/ # buildkit446 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 ./ #317.59 KB
13COPY /app/packages/ ./packages/ # buildkit232.98 KB
14COPY /app/web/ ./web/ # buildkit292.67 MB
15COPY /app/node_modules/ ./node_modules/ # buildkit545.58 MB
16RUN /bin/sh -c chmod -R32.44 MB
17CMD ["yarn" "--cwd" "web" "start"]0 B

Command

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