sha256:c89da1419798f0a943466f324fce288e364b138511fe1f0da9f300d91bdf7322
OS/ARCH
Compressed size
117.57 MB
Last pushed
28 days by lj020326
Type
Image
Manifest digest
sha256:a83cbd5169fc081c842ea2fa54392dc94d25b2c0914c0dcfe50784331b4d36eb
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c apt-get update5.05 MB12COPY /build/target/release/llmfit /usr/local/bin/llmfit # buildkit6.24 MB13COPY /app/llmfit-web /app/llmfit-web # buildkit14.25 MB14RUN /bin/sh -c usermod -l24.11 MB15WORKDIR /app/llmfit-web32 B16COPY entrypoint.sh /app/entrypoint.sh # buildkit460 B17RUN /bin/sh -c chmod +x456 B18USER llmfit0 B19EXPOSE [8787/tcp]0 B20ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'