Sign inSign up

aveshasystems/smart-scaler-inference-deployer:v1.7.7-RELEASE-2db0b34b

Manifest digest

sha256:d8d7f9ab46621362f87942a607897f650ec3f0235dd28634272a2bfd656549c4

OS/ARCH

linux/amd64

Compressed size

142.09 MB

Last pushed

8 months by aveshadev

Type

Image

Manifest digest

sha256:d8d7f9ab46621362f87942a607897f650ec3f0235dd28634272a2bfd656549c4

Image Layers

1# debian.sh --arch 'amd64' out/29.35 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;249 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 update37.06 MB
17RUN /bin/sh -c mkdir -p215 B
18WORKDIR /home/avesha/smart-scaler/smart_scaler_cpu_inference32 B
19COPY requirements.txt . # buildkit382 B
20RUN /bin/sh -c pip install62.75 MB
21COPY deployer/ ./deployer/ # buildkit69.4 KB
22COPY utils/ ./utils/ # buildkit4.04 KB
23COPY template_configs/ ./template_configs/ # buildkit546 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.66 KB
28USER appuser0 B

Command

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