Sign inSign up

helicone/web-dev:v2025.04.03

Manifest digest

sha256:003e7ed7d7a8801f204e25b7d4a4fecb37cbc1e82299895a000b6b4e6a922e3e

OS/ARCH

linux/amd64

Compressed size

1.66 GB

Last pushed

over 1 year by helicone

Type

Image

Manifest digest

sha256:003e7ed7d7a8801f204e25b7d4a4fecb37cbc1e82299895a000b6b4e6a922e3e

Image Layers

1# debian.sh --arch 'amd64' out/46.22 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.56 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=20.19.00 B
7RUN /bin/sh -c ARCH= &&46.38 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13COPY ./package.json /app/web/package.json # buildkit1.75 KB
14COPY ./yarn.lock /app/web/yarn.lock # buildkit145.59 KB
15WORKDIR /app/web32 B
16RUN /bin/sh -c yarn #1.26 GB
17COPY . /app/web # buildkit33.65 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' '@1742169600'