Sign inSign up

liwei2633/typix:v1.0.5

Multi-platform
Machine learning & AI
Index digest

sha256:2fe2021f0d25d93c66f09c3d76b9cbde468378f51349f57d426e8069791dc9ea

OS/ARCH

Compressed size

651.6 MB

Last pushed

10 months by liwei2633

Type

Image

Manifest digest

sha256:77f1feb2debe701ec52e9a0ea8ea049fe208554b2101fd6524d1d78bc3cb9bb8

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2RUN /bin/sh -c set -eux;22.92 MB
3RUN /bin/sh -c set -eux;61.41 MB
4RUN /bin/sh -c set -ex;201.66 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.21.10 B
7RUN /bin/sh -c ARCH= &&55.61 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
13LABEL maintainer=monkeyWie0 B
14WORKDIR /app93 B
15RUN /bin/sh -c npm i9.35 MB
16COPY ./package.json pnpm-lock.yaml ./ #115.65 KB
17RUN /bin/sh -c pnpm install249.01 MB
18COPY . . # buildkit232.16 KB
19RUN /bin/sh -c pnpm build:node3.86 MB
20EXPOSE [9999/tcp]0 B
21CMD ["node" ".bin/node.js"]0 B

Command

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