Sign inSign up

naklma/ariston-net-loxone:1.0.0

Multi-platform
Integration & delivery
API management
Internet of things
Index digest

sha256:4db6b77b68fa4aac76eb642e5eff9503e6aec4eef4bf448c255fda1241da534a

OS/ARCH

Compressed size

56.47 MB

Last pushed

2 months by naklma

Type

Image

Manifest digest

sha256:d60f5236dc4d2d6804f496997ab140d2e054b3393373ce1190974a2ba7dae814

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=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
12WORKDIR /srv32 B
13COPY app/requirements.txt ./requirements.txt # buildkit365 B
14RUN /bin/sh -c pip install15.27 MB
15COPY app/ ./app/ # buildkit10.17 KB
16LABEL org.opencontainers.image.title=ariston-net-microservice org.opencontainers.image.description=REST API over0 B
17RUN /bin/sh -c useradd --system1.09 KB
18USER appuser0 B
19EXPOSE [8000/tcp]0 B
20HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
21CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

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