Sign inSign up

pruth/fabric-webui:0.1.15

Multi-platform
Index digest

sha256:5e9c1ae14813267aa9f310b798ea2503bda83a01c8b779301c2ec4739a2190e9

OS/ARCH

Compressed size

316.3 MB

Last pushed

7 months by pruth

Type

Image

Manifest digest

sha256:feef8b4f295731ce37c447db0cfb321ba1a42e752dd77db8a4e57ff08a53f3a5

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 update129.99 MB
13COPY backend/requirements.txt . # buildkit312 B
14RUN /bin/sh -c pip install141.25 MB
15COPY backend/scripts/ scripts/ # buildkit10.63 KB
16COPY backend/app/ app/ # buildkit244.33 KB
17RUN /bin/sh -c pip install45.06 KB
18COPY frontend/src/version.ts /app/VERSION # buildkit175 B
19COPY WEAVE.md /app/WEAVE.md # buildkit9.55 KB
20COPY slice-libraries/ slice-libraries/ # buildkit56.56 KB
21COPY /app/dist /usr/share/nginx/html # buildkit1.09 MB
22RUN /bin/sh -c rm -f180 B
23RUN /bin/sh -c cat >462 B
24RUN /bin/sh -c cat >365 B
25RUN /bin/sh -c mkdir -p102 B
26ENV FABRIC_CONFIG_DIR=/fabric_storage/.fabric_config0 B
27ENV FABRIC_STORAGE_DIR=/fabric_storage0 B
28ENV HOME=/tmp0 B
29EXPOSE [3000/tcp 8000/tcp 9100/tcp 9101/tcp0 B
30CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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