Sign inSign up

pruth/loomai-dev:0.0.16

Multi-platform
Index digest

sha256:2ccc3f13c73a06f9874070254ff91d5fd768518f56837ff531c11cf0c9ab59eb

OS/ARCH

Compressed size

384.25 MB

Last pushed

6 months by pruth

Type

Image

Manifest digest

sha256:36897b07fdacfd78496e4aa75b488b4c29a19ee025b6aeb9abaa2a0e1c12c8ef

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 . # buildkit380 B
13RUN /bin/sh -c apt-get update337.98 MB
14RUN /bin/sh -c useradd -m3.33 KB
15RUN /bin/sh -c rm -f1.13 KB
16RUN /bin/sh -c cat >537 B
17RUN /bin/sh -c cat >370 B
18COPY ai-tools/ ai-tools/ # buildkit75.2 KB
19COPY cli/ /app/cli/ # buildkit32.38 KB
20RUN /bin/sh -c pip install1.21 MB
21COPY /app/dist /usr/share/nginx/html # buildkit1.16 MB
22COPY backend/app/ app/ # buildkit174.27 KB
23COPY backend/scripts/ scripts/ # buildkit3.08 KB
24COPY frontend/src/version.ts /app/VERSION # buildkit173 B
25RUN /bin/sh -c mkdir -p170 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' '@1773619200'