Sign inSign up

pruth/fabric-webui:0.1.27

Multi-platform
Index digest

sha256:3c8334584d5542959ea98a8e3ef93ac7d701ffd3e590b76b0916c2567c8fa59c

OS/ARCH

Compressed size

956.57 MB

Last pushed

7 months by pruth

Type

Image

Manifest digest

sha256:5ed1307ac6cffa7a2c66d7235fb270f2d44c0c89839151866e6d9d2ec01601fb

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
12RUN /bin/sh -c apt-get update130.8 MB
13COPY backend/requirements.txt . # buildkit312 B
14RUN /bin/sh -c pip install141.33 MB
15RUN /bin/sh -c pip install35.73 MB
16RUN /bin/sh -c apt-get update50.16 MB
17RUN /bin/sh -c pip install211.68 MB
18RUN /bin/sh -c npm install341.86 MB
19COPY backend/app/ app/ # buildkit201.14 KB
20COPY frontend/src/version.ts /app/VERSION # buildkit176 B
21COPY slice-libraries/ slice-libraries/ # buildkit55.93 KB
22COPY ai-tools/ ai-tools/ # buildkit55.83 KB
23COPY /app/dist /usr/share/nginx/html # buildkit1.11 MB
24RUN /bin/sh -c rm -f179 B
25RUN /bin/sh -c cat >537 B
26RUN /bin/sh -c cat >366 B
27RUN /bin/sh -c mkdir -p104 B
28ENV FABRIC_CONFIG_DIR=/fabric_storage/.fabric_config0 B
29ENV FABRIC_STORAGE_DIR=/fabric_storage0 B
30ENV HOME=/tmp0 B
31EXPOSE [3000/tcp 8000/tcp 8889/tcp 9100/tcp0 B
32CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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