Sign inSign up

superstreamlabs/superstream-kafka-auto-scaler:1.1.907

Multi-platform
Message queues
Machine learning & AI
Index digest

sha256:23b444355f93cc2f06e6948eea67e7ade12ad2fd9758c11dc0975a70ea4120d4

OS/ARCH

Compressed size

388.73 MB

Last pushed

9 months by memphisteam

Type

Image

Manifest digest

sha256:f7cc000072cc9d6df2d8fae7c725bafb8e7eb0f2d1b8cf2fb89b0d878cf9d785

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
3RUN /bin/sh -c set -eux;1.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.110 B
6ENV PYTHON_SHA256=16ede7bb7cdbfa895d11b0642fa0e523f291e6487194d53cf6d3b338c3a17ea20 B
7RUN /bin/sh -c set -eux;11.17 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update70.59 MB
11ENV KAFKA_VERSION=4.1.00 B
12ENV SCALA_VERSION=2.130 B
13ENV KAFKA_HOME=/opt/kafka0 B
14ENV KAFKA_BIN=/opt/kafka/bin0 B
15RUN /bin/sh -c curl -fSL127.2 MB
16RUN /bin/sh -c curl -fSL11.7 MB
17COPY /project/.venv/ /project/.venv # buildkit138.05 MB
18ENV PATH=/project/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19COPY src /project/src # buildkit57.89 KB
20ENV PYTHONPATH=/project/src/autoscaler-light:/project/src/autoscaler-core:0 B
21EXPOSE [7777/tcp]0 B
22CMD ["python" "-m" "autoscaler_light.app"]0 B

Command

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