Sign inSign up

pruth/fabric-webui:0.1.23

Multi-platform
Index digest

sha256:2cf8576250fc43511659fc7ddbd5446134213ed54f3f99ef45bd3238532a2d0f

OS/ARCH

Compressed size

1.18 GB

Last pushed

7 months by pruth

Type

Image

Manifest digest

sha256:41b6268a548a049a3aac3394feedcbbb816828d82dcd0b9a57ec92f5dc156ca8

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 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.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12RUN /bin/sh -c apt-get update136.15 MB
13COPY backend/requirements.txt . # buildkit313 B
14RUN /bin/sh -c pip install143.39 MB
15RUN /bin/sh -c pip install33.86 MB
16RUN /bin/sh -c apt-get update50.31 MB
17RUN /bin/sh -c pip install219.85 MB
18RUN /bin/sh -c npm install580.97 MB
19COPY backend/app/ app/ # buildkit198.5 KB
20COPY frontend/src/version.ts /app/VERSION # buildkit175 B
21COPY slice-libraries/ slice-libraries/ # buildkit55.93 KB
22COPY ai-tools/ ai-tools/ # buildkit55.82 KB
23COPY /app/dist /usr/share/nginx/html # buildkit1.11 MB
24RUN /bin/sh -c rm -f179 B
25RUN /bin/sh -c cat >531 B
26RUN /bin/sh -c cat >365 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 'amd64' out/ 'trixie' '@1771804800'