Sign inSign up

pruth/loomai-dev:0.0.7

Multi-platform
Index digest

sha256:46c0b061323af4c8610327b5c2b85b170b5a4a6cf5d7aeba77e056e2ca4fe37a

OS/ARCH

Compressed size

383.04 MB

Last pushed

6 months by pruth

Type

Image

Manifest digest

sha256:af63bd55444a1a067092bd3ca7d5fe77a5033d8efbde039b6bf69965d4dbafe3

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;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY backend/requirements.txt . # buildkit377 B
13RUN /bin/sh -c apt-get update338.05 MB
14RUN /bin/sh -c useradd -m3.33 KB
15RUN /bin/sh -c rm -f1.13 KB
16RUN /bin/sh -c cat >536 B
17RUN /bin/sh -c cat >370 B
18COPY ai-tools/ ai-tools/ # buildkit71.24 KB
19COPY /app/dist /usr/share/nginx/html # buildkit1.15 MB
20COPY backend/app/ app/ # buildkit153.15 KB
21COPY backend/scripts/ scripts/ # buildkit3.08 KB
22COPY frontend/src/version.ts /app/VERSION # buildkit171 B
23RUN /bin/sh -c mkdir -p169 B
24ENV FABRIC_CONFIG_DIR=/home/fabric/work/fabric_config0 B
25ENV FABRIC_STORAGE_DIR=/home/fabric/work0 B
26ENV HOME=/home/fabric0 B
27COPY entrypoint.sh /app/entrypoint.sh # buildkit323 B
28RUN /bin/sh -c chmod +x32 B
29EXPOSE [3000/tcp 8000/tcp 8889/tcp 9100/tcp0 B
30ENTRYPOINT ["/app/entrypoint.sh"]0 B

Command

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