Sign inSign up

fabrictestbed/loomai:latest

Multi-platform
Index digest

sha256:956ca1cb161aa61564c83c54bdb0521c5c05f4d7ba0e9566ea7879f1f9f92efd

OS/ARCH

Compressed size

559.35 MB

Last pushed

about 1 month by nrigservice

Type

Image

Manifest digest

sha256:67b047a3569098f6a0d022e0b549554265783a79e59259728d66ca4f86ccc9c2

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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;1.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;13.74 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
12LABEL org.opencontainers.image.source=https://github.com/fabric-testbed/loomai0 B
13WORKDIR /app93 B
14COPY /src/backend/requirements.txt . # buildkit698 B
15RUN /bin/sh -c apt-get update212.98 MB
16RUN /bin/sh -c CFLAGS="-O0" pip298.18 MB
17RUN /bin/sh -c apt-get update172.79 KB
18RUN /bin/sh -c useradd -m3.33 KB
19RUN /bin/sh -c rm -f1.13 KB
20RUN /bin/sh -c cat >1.33 KB
21RUN /bin/sh -c cat >370 B
22COPY /src/ai-tools/ ai-tools/ # buildkit201.36 KB
23COPY /src/cli/ /app/cli/ # buildkit75.51 KB
24RUN /bin/sh -c pip install1.35 MB
25COPY /app/dist /usr/share/nginx/html # buildkit2.15 MB
26COPY /src/backend/app/ app/ # buildkit514.54 KB
27COPY /src/backend/scripts/ scripts/ # buildkit4.98 KB
28COPY /src/backend/default_artifacts/ default_artifacts/ # buildkit30.33 KB
29COPY /src/frontend/src/version.ts /app/VERSION # buildkit169 B
30RUN /bin/sh -c mkdir -p171 B
31ENV FABRIC_CONFIG_DIR=/home/fabric/work/fabric_config0 B
32ENV FABRIC_STORAGE_DIR=/home/fabric/work0 B
33ENV HOME=/home/fabric0 B
34ENV MPLCONFIGDIR=/home/fabric/work/.cache/matplotlib0 B
35ENV LOOMAI_COMBINED_IMAGE=10 B
36COPY /src/entrypoint.sh /app/entrypoint.sh # buildkit5.19 KB
37RUN /bin/sh -c chmod +x32 B
38EXPOSE map[3000/tcp:{} 8000/tcp:{} 8889/tcp:{} 9100/tcp:{}0 B
39ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'