Sign inSign up

simonriley07/token_saver1:v3

Message queues
API management
Machine learning & AI
Index digest

sha256:a5f5b9cb8f502f71dd835ab1b2c6c34528722e6f53f1c1063cc49fb3cb777444

OS/ARCH

linux/amd64

Compressed size

2.12 GB

Last pushed

2 months by simonriley07

Type

Image

Manifest digest

sha256:209d912e0935c267b3d5bcb8918d44fe8130be200445d28cbd1e178284c69d70

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.75 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update126.82 MB
12WORKDIR /app93 B
13COPY requirements.txt . # buildkit178 B
14RUN /bin/sh -c pip install47.15 MB
15RUN /bin/sh -c mkdir -p96 B
16RUN /bin/sh -c wget -q1.91 GB
17COPY agent.py . # buildkit3.26 KB
18COPY category_router.py . # buildkit3.03 KB
19COPY fireworks_client.py . # buildkit1.89 KB
20COPY local_heuristics.py . # buildkit3.26 KB
21COPY sanity_checks.py . # buildkit1.35 KB
22RUN /bin/sh -c mkdir -p96 B
23ENV SKIP_MODEL_PROBE=00 B
24ENV PYTHONUNBUFFERED=10 B
25CMD ["python" "agent.py"]0 B

Command

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