Sign inSign up

liwei2633/typix:v1.0.4

Multi-platform
Machine learning & AI
Index digest

sha256:fd38fa9f25f9abea18f3378e745ed25086e06c26391b2686df10629949d9e324

OS/ARCH

Compressed size

639.78 MB

Last pushed

10 months by liwei2633

Type

Image

Manifest digest

sha256:cf6418a5775737bebe1e530e8b8d5523d74e24cf789731d2eb78161c16bdcac8

Image Layers

1# debian.sh --arch 'arm64' out/46.12 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.39 MB
4RUN /bin/sh -c set -ex;193.58 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.21.10 B
7RUN /bin/sh -c ARCH= &&55.74 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 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 install245.7 MB
18COPY . . # buildkit232.53 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 'arm64' out/ 'bookworm' '@1763337600'