Sign inSign up

afsharidevops/hermes-control-plane-node-agent:sha-eded838

Multi-platform
Index digest

sha256:d76de1ed284b64f2a3e4e0b37d6d40760e6db91be5755606e3ba5bda04f4e3bf

OS/ARCH

Compressed size

135.4 MB

Last pushed

21 days by afsharidevops

Type

Image

Manifest digest

sha256:01fe09f62b1c346fc4c6097c63316ffa2d54a755fe083b3221a2daf3b74f00e3

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.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONPATH=/app/src0 B
12RUN /bin/sh -c apt-get update7.44 MB
13WORKDIR /app93 B
14COPY requirements.txt . # buildkit263 B
15RUN /bin/sh -c pip install86.7 MB
16COPY src ./src # buildkit55.13 KB
17COPY playbooks ./playbooks # buildkit4.54 KB
18USER 10022:100220 B
19EXPOSE [8810/tcp]0 B
20HEALTHCHECK {Test:[CMD python -c import0 B
21CMD ["uvicorn" "hermes_node_agent.main:app" "--host" "0.0.0.0"0 B

Command

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