Sign inSign up

netlims/nomad-exporter:1.0.91

Multi-platform
Index digest

sha256:71060d1c077c28bd5512a6957f7e9713ab483d97aaf6b81c5dcd1bc61df052ac

OS/ARCH

Compressed size

62.85 MB

Last pushed

about 1 month by devopslabos

Type

Image

Manifest digest

sha256:754877002a7190b57c81e6b83d460a1bf33b6887ef5d9c3205ef96e12e90e047

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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.160 B
7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B
8RUN /bin/sh -c set -eux;13.78 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c pip install19.41 MB
12RUN /bin/sh -c useradd -m3.24 KB
13WORKDIR /home/appuser/app142 B
14COPY nomad_exporter.py . # buildkit8.56 KB
15RUN /bin/sh -c chown -R8.57 KB
16USER appuser0 B
17EXPOSE [9100/tcp]0 B
18CMD ["uvicorn" "nomad_exporter:app" "--host" "0.0.0.0"0 B

Command

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