Sign inSign up

liwei2633/typix:v1.0.4

Multi-platform
Machine learning & AI
Index digest

sha256:fd38fa9f25f9abea18f3378e745ed25086e06c26391b2686df10629949d9e324

OS/ARCH

Compressed size

513.56 MB

Last pushed

10 months by liwei2633

Type

Image

Manifest digest

sha256:56cd0403c8b7a69fae8c6159f08a9d14fecd4c633670d234c08b06afa182365f

Image Layers

1# debian.sh --arch 'armhf' out/42.15 MB
2RUN /bin/sh -c set -eux;20.92 MB
3RUN /bin/sh -c set -eux;56.89 MB
4RUN /bin/sh -c set -ex;167.25 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.21.10 B
7RUN /bin/sh -c ARCH= &&50.57 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13LABEL maintainer=monkeyWie0 B
14WORKDIR /app93 B
15RUN /bin/sh -c npm i9.34 MB
16COPY ./package.json pnpm-lock.yaml ./ #115.65 KB
17RUN /bin/sh -c pnpm install161.06 MB
18COPY . . # buildkit232.53 KB
19RUN /bin/sh -c pnpm build:node3.85 MB
20EXPOSE [9999/tcp]0 B
21CMD ["node" ".bin/node.js"]0 B

Command

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