Sign inSign up

pruth/fabric-webui:0.1.22

Multi-platform
Index digest

sha256:4197234da122536b6f2d0db7302a633b823c0825b0eff7100d46b2100bc52cf7

OS/ARCH

Compressed size

955.73 MB

Last pushed

6 months by pruth

Type

Image

Manifest digest

sha256:b4c3e0bfd893f98517da079b7ad3d3f4d61d37e38b41f96c27fef63fbb4e9188

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 . # buildkit313 B
14RUN /bin/sh -c pip install141.33 MB
15RUN /bin/sh -c pip install35.73 MB
16RUN /bin/sh -c apt-get update50.15 MB
17RUN /bin/sh -c pip install211.67 MB
18RUN /bin/sh -c npm install341.84 MB
19COPY backend/app/ app/ # buildkit198.49 KB
20COPY frontend/src/version.ts /app/VERSION # buildkit176 B
21COPY slice-libraries/ slice-libraries/ # buildkit55.93 KB
22COPY ai-tools/ ai-tools/ # buildkit46.03 KB
23COPY /app/dist /usr/share/nginx/html # buildkit1.11 MB
24RUN /bin/sh -c rm -f179 B
25RUN /bin/sh -c cat >534 B
26RUN /bin/sh -c cat >367 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'