Sign inSign up

arcturusnetworks/acusight-preload:synap-deploy-fix-20260514

Multi-platform
Index digest

sha256:6d484a66d73366a2a3b9fed99e853e2a6ab41beee43f3ff0bdf303212b4db8f3

OS/ARCH

Compressed size

147.52 MB

Last pushed

4 months by arcturusnetworks

Type

Image

Manifest digest

sha256:03188347c545b0e45329847fb9d6c6e36d2a2932c739a208f198b70830bd891d

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
11RUN /bin/sh -c apt-get update11.02 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit217 B
14RUN /bin/sh -c pip install21.09 MB
15COPY preload.py . # buildkit3.8 KB
16COPY lib/ ./lib/ # buildkit50.19 KB
17COPY configs/ ./configs/ # buildkit1.92 KB
18RUN /bin/sh -c chmod +x3.8 KB
19ENV CONFIG_FILE=configs/synap.yaml DATA_API=http://data:8090/api ML_API=http://ml:8091/api ORG_ID=00000000-0000-0000-0000-0000000000010 B
20ENTRYPOINT ["python" "/app/preload.py"]0 B
21COPY data/pill-bottles /data/pill-bottles # buildkit12.58 MB
22COPY data/glands /data/glands # buildkit28.61 MB
23COPY data/labels /data/labels # buildkit262 B
24COPY models/ECS_pillbottle_int8.synap models/ECS_pillbottle_int8.json /models/ #10.01 MB
25COPY models/ECS_white_gland_int8.synap models/ECS_white_gland_int8.json /models/ #10.48 MB
26COPY models/ECS_bluewhite_gland_int8.synap models/ECS_bluewhite_gland_int8.json /models/ #10.33 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'