Sign inSign up

kthare10/loomai:0.8.5b

Manifest digest

sha256:0e69f47ea90eaf27e4211de7f6a178e9ab3a528e4d06e0658f9466e447f692c7

OS/ARCH

linux/amd64

Compressed size

587.92 MB

Last pushed

8 days by kthare10

Type

Image

Manifest digest

sha256:0e69f47ea90eaf27e4211de7f6a178e9ab3a528e4d06e0658f9466e447f692c7

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;4.07 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY backend/requirements.txt . # buildkit1.04 KB
13RUN /bin/sh -c apt-get update227.14 MB
14RUN /bin/sh -c CFLAGS="-O0" pip308.33 MB
15RUN /bin/sh -c apt-get update175.4 KB
16RUN /bin/sh -c useradd -m3.33 KB
17RUN /bin/sh -c rm -f1.12 KB
18RUN /bin/sh -c cat >1.33 KB
19RUN /bin/sh -c cat >370 B
20COPY ai-tools/ ai-tools/ # buildkit216.13 KB
21COPY cli/ /app/cli/ # buildkit77.95 KB
22RUN /bin/sh -c pip install1.18 MB
23COPY /app/dist /usr/share/nginx/html # buildkit2.74 MB
24COPY backend/app/ app/ # buildkit642.06 KB
25COPY backend/scripts/ scripts/ # buildkit7.83 KB
26COPY backend/default_artifacts/ default_artifacts/ # buildkit30.49 KB
27COPY frontend/src/version.ts /app/VERSION # buildkit171 B
28RUN /bin/sh -c mkdir -p172 B
29ENV FABRIC_CONFIG_DIR=/home/fabric/work/fabric_config0 B
30ENV FABRIC_STORAGE_DIR=/home/fabric/work0 B
31ENV HOME=/home/fabric0 B
32RUN /bin/sh -c python3 -m1.13 MB
33ENV MPLCONFIGDIR=/home/fabric/work/.cache/matplotlib0 B
34ENV LOOMAI_COMBINED_IMAGE=10 B
35COPY entrypoint.sh /app/entrypoint.sh # buildkit5.2 KB
36RUN /bin/sh -c chmod +x32 B
37EXPOSE [3000/tcp 8000/tcp 8889/tcp 9100/tcp0 B
38ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'