Sign inSign up

helicone/web-dev:v2025.03.10

Manifest digest

sha256:b7755ecf43308e4ba33d410faea2949cd0dc9d3a06220a7ee82cd06db6cfc9f0

OS/ARCH

linux/amd64

Compressed size

1.66 GB

Last pushed

over 1 year by helicone

Type

Image

Manifest digest

sha256:b7755ecf43308e4ba33d410faea2949cd0dc9d3a06220a7ee82cd06db6cfc9f0

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.94 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.55 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.18.30 B
7RUN /bin/sh -c ARCH= &&46.08 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13COPY ./package.json /app/web/package.json # buildkit1.69 KB
14COPY ./yarn.lock /app/web/yarn.lock # buildkit141.36 KB
15WORKDIR /app/web32 B
16RUN /bin/sh -c yarn #1.25 GB
17COPY . /app/web # buildkit33.58 MB
18RUN /bin/sh -c find /app/web93 B
19RUN /bin/sh -c rm .env.*93 B
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["yarn" "dev:local"]0 B

Command

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