Sign inSign up

chazzacamma/internet-detective:0.2.0

Manifest digest

sha256:df0c73e937374b4055eb770a9cb2d5c0d108dde04ba5ee9924e166e0e9289312

OS/ARCH

linux/amd64

Compressed size

460.46 MB

Last pushed

over 1 year by chazzacamma

Type

Image

Manifest digest

sha256:df0c73e937374b4055eb770a9cb2d5c0d108dde04ba5ee9924e166e0e9289312

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5RUN /bin/sh -c groupadd --gid3.24 KB
6ENV NODE_VERSION=24.2.00 B
7RUN /bin/sh -c ARCH= &&55.76 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app93 B
14RUN /bin/sh -c corepack enable3.41 MB
15COPY package.json yarn.lock .yarnrc.yml tsconfig.json69.51 KB
16COPY .yarn ./.yarn # buildkit588.67 KB
17RUN /bin/sh -c yarn install66.83 MB
18COPY app ./app # buildkit1.48 KB
19RUN /bin/sh -c yarn build480.99 KB
20CMD ["npx" "tsx" "app/run.ts"]0 B

Command

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