Sign inSign up

anselemo/smartmon-orchestrator:1.0.0-linux

Manifest digest

sha256:e05e9fcacdb6c7dc085c21d5f8ddc0ac7a1131cbb92cd946660240dc530572e5

OS/ARCH

linux/amd64

Compressed size

243.45 MB

Last pushed

9 months by anselemo

Type

Image

Manifest digest

sha256:e05e9fcacdb6c7dc085c21d5f8ddc0ac7a1131cbb92cd946660240dc530572e5

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;15.19 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12LABEL org.opencontainers.image.title=Smart Monitor Orchestrator org.opencontainers.image.description=Self-healing0 B
13ENV PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PYTHONDONTWRITEBYTECODE=1 SMARTMON_ROLE=orchestrator0 B
14COPY scripts/ /app/scripts/ # buildkit68.17 KB
15COPY db/ /app/db/ # buildkit65.29 MB
16COPY logs/ /app/logs/ # buildkit120.88 KB
17COPY utils/ /app/utils/ # buildkit1.91 KB
18COPY config/ /app/config/ # buildkit3.42 KB
19COPY main.py /app/main.py # buildkit3.36 KB
20COPY requirements.txt /app/ # buildkit930 B
21COPY /wheels /wheels # buildkit42.94 MB
22RUN /bin/sh -c python -m60.9 MB
23COPY platform_infra/docker/entrypoint.sh /app/entrypoint.sh # buildkit1.11 KB
24COPY platform_infra/docker/entrypoint.ps1 /app/entrypoint.ps1 # buildkit913 B
25COPY platform_infra/docker/healthcheck.py /app/healthcheck.py # buildkit516 B
26RUN /bin/sh -c chmod +x1.11 KB
27COPY platform_infra/docker_compose/systemctl-shim /usr/local/bin/systemctl-shim # buildkit1.63 KB
28RUN /bin/sh -c chmod +x1.62 KB
29ARG OS=linux0 B
30RUN |1 OS=linux /bin/sh -c28.65 MB
31RUN |1 OS=linux /bin/sh -c3.33 KB
32USER appuser0 B
33HEALTHCHECK &{["CMD-SHELL" "python3 /app/healthcheck.py ||0 B
34CMD ["bash" "/app/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1766966400'