Sign inSign up

jiasongji/chatui:sha-1fee18d

Multi-platform
Machine learning & AI
Index digest

sha256:30a53bda5e868dbf5c110a897cc3bbcd50d03e18fa468f81267e2e54d7529bc5

OS/ARCH

Compressed size

258.89 MB

Last pushed

3 months by jiasongji

Type

Image

Manifest digest

sha256:42e465a04df52259b2bec8f149b496ab675e457c96c24a42c04ee3b71a6e775c

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ENV NODE_ENV=production0 B
12ENV NEXT_TELEMETRY_DISABLED=10 B
13ENV PORT=30000 B
14ENV HOSTNAME=0.0.0.00 B
15RUN /bin/sh -c apt-get update6.36 MB
16COPY /app/package.json ./package.json # buildkit595 B
17COPY /app/node_modules ./node_modules # buildkit156.9 MB
18COPY /app/prisma ./prisma # buildkit2.7 KB
19COPY /app/public ./public # buildkit160 B
20COPY /app/.next/standalone ./ # buildkit27.45 MB
21COPY /app/.next/static ./.next/static # buildkit250.83 KB
22COPY /app/scripts ./scripts # buildkit3.11 KB
23RUN /bin/sh -c chmod +x32 B
24EXPOSE [3000/tcp]0 B
25HEALTHCHECK {Test:[CMD-SHELL sh -c 'code=$(curl0 B
26CMD ["./scripts/start.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'