Sign inSign up

helicone/web-dev:v2025.04.27

Manifest digest

sha256:ca7214f1eac5a0a75815344b48fb3d8a29c175fa93a8987a9b6e29f8835d2f8a

OS/ARCH

linux/amd64

Compressed size

1.66 GB

Last pushed

over 1 year by helicone

Type

Image

Manifest digest

sha256:ca7214f1eac5a0a75815344b48fb3d8a29c175fa93a8987a9b6e29f8835d2f8a

Image Layers

1# debian.sh --arch 'amd64' out/46.24 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.54 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=20.19.10 B
7RUN /bin/sh -c ARCH= &&46.37 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13COPY ./package.json /app/web/package.json # buildkit1.77 KB
14COPY ./yarn.lock /app/web/yarn.lock # buildkit148.47 KB
15WORKDIR /app/web32 B
16RUN /bin/sh -c yarn #1.26 GB
17COPY . /app/web # buildkit33.82 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' '@1743984000'