Sign inSign up

helicone/web-dev:v2025.04.29-10

Manifest digest

sha256:770340b568aa244314d4a6702fba62d0d699bf66aba1634d4cd347a7ba573c65

OS/ARCH

linux/amd64

Compressed size

1.76 GB

Last pushed

over 1 year by helicone

Type

Image

Manifest digest

sha256:770340b568aa244314d4a6702fba62d0d699bf66aba1634d4cd347a7ba573c65

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.56 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/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13COPY ./package.json /app/web/package.json # buildkit1.83 KB
14COPY ./yarn.lock /app/web/yarn.lock # buildkit166.85 KB
15WORKDIR /app/web32 B
16RUN /bin/sh -c yarn #1.36 GB
17COPY . /app/web # buildkit33.83 MB
18RUN /bin/sh -c find /app/web92 B
19RUN /bin/sh -c rm .env.*92 B
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["yarn" "dev:local"]0 B

Command

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