Sign inSign up

jolestar/eliza-tee:latest

Manifest digest

sha256:33b97b32f674a1222dae43843f7f8c9f4b5cbdd959ffa3eb1b128644a614f7f9

OS/ARCH

linux/amd64

Compressed size

1.21 GB

Last pushed

over 1 year by jolestar

Type

Image

Manifest digest

sha256:33b97b32f674a1222dae43843f7f8c9f4b5cbdd959ffa3eb1b128644a614f7f9

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=23.3.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.08 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c npm install56.07 MB
11WORKDIR /app93 B
12COPY /app/package.json ./ # buildkit1.07 KB
13COPY /app/pnpm-workspace.yaml ./ # buildkit194 B
14COPY /app/.npmrc ./ # buildkit175 B
15COPY /app/turbo.json ./ # buildkit394 B
16COPY /app/node_modules ./node_modules # buildkit1.06 GB
17COPY /app/agent ./agent # buildkit6.87 KB
18COPY /app/packages ./packages # buildkit22.72 MB
19COPY /app/scripts ./scripts # buildkit53.31 KB
20COPY /app/characters ./characters # buildkit14.48 KB
21CMD ["pnpm" "start" "--non-interactive"]0 B

Command

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