Sign inSign up

aveshadev/smart-scaler-inference-deployer:latest-feature-fix-configmap-conflict

Index digest

sha256:2d68bb3ce2558dd03797cce9981d6667a8c7affe1775dcb2ec72a9e3e39b950b

OS/ARCH

linux/amd64

Compressed size

137.7 MB

Last pushed

7 months by aveshadev

Type

Image

Manifest digest

sha256:e448e5a8d62d431507a43e558a9073681a62db8bf08781f3de5547db301d5f5b

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.120 B
7ENV PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c40 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;251 B
10CMD ["python3"]0 B
11LABEL maintainer=Avesha LLC0 B
12LABEL description=Smart Scaler Inference Deployer0 B
13LABEL version=4.00 B
14LABEL base.image=python:3.12-slim0 B
15LABEL security.scan.date=2026-01-280 B
16RUN /bin/sh -c apt-get update33.61 MB
17RUN /bin/sh -c mkdir -p171 B
18WORKDIR /home/avesha/smart-scaler/smart_scaler_cpu_inference32 B
19COPY requirements.txt . # buildkit385 B
20RUN /bin/sh -c pip install62.75 MB
21COPY deployer/ ./deployer/ # buildkit69.64 KB
22COPY utils/ ./utils/ # buildkit4 KB
23COPY template_configs/ ./template_configs/ # buildkit523 B
24ENV PYTHONPATH=/home/avesha/smart-scaler/smart_scaler_cpu_inference0 B
25ENV LOG_LEVEL=INFO0 B
26ENV PYTHONUNBUFFERED=10 B
27RUN /bin/sh -c useradd -m76.89 KB
28USER appuser0 B

Command

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