Sign inSign up

pruth/loomai-dev:latest

Multi-platform
Index digest

sha256:3ffa979382ebe8a4489fd5eb46494b53986e928eb9a5e9035986d889bfc066a8

OS/ARCH

Compressed size

486.47 MB

Last pushed

5 months by pruth

Type

Image

Manifest digest

sha256:39229f1dda6da721ec9550dcb17f57f58571687588a2faa6cfa2b0392b3fd608

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 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.65 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY backend/requirements.txt . # buildkit576 B
13RUN /bin/sh -c apt-get update439.3 MB
14RUN /bin/sh -c useradd -m3.33 KB
15RUN /bin/sh -c rm -f1.13 KB
16RUN /bin/sh -c cat >538 B
17RUN /bin/sh -c cat >371 B
18COPY ai-tools/ ai-tools/ # buildkit156.15 KB
19COPY cli/ /app/cli/ # buildkit48 KB
20RUN /bin/sh -c pip install1.25 MB
21COPY /app/dist /usr/share/nginx/html # buildkit1.82 MB
22COPY backend/app/ app/ # buildkit285.44 KB
23COPY backend/scripts/ scripts/ # buildkit3.08 KB
24COPY frontend/src/version.ts /app/VERSION # buildkit169 B
25RUN /bin/sh -c mkdir -p171 B
26ENV FABRIC_CONFIG_DIR=/home/fabric/work/fabric_config0 B
27ENV FABRIC_STORAGE_DIR=/home/fabric/work0 B
28ENV HOME=/home/fabric0 B
29COPY entrypoint.sh /app/entrypoint.sh # buildkit323 B
30RUN /bin/sh -c chmod +x32 B
31EXPOSE [3000/tcp 8000/tcp 8889/tcp 9100/tcp0 B
32ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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