sha256:62e867505c461b0e5061bc08124c10f757f24cdcb61415b2a0011cea0b921d5f
OS/ARCH
linux/arm64
Compressed size
63.7 MB
Last pushed
3 months by devopslabos
Type
Image
Manifest digest
sha256:62e867505c461b0e5061bc08124c10f757f24cdcb61415b2a0011cea0b921d5f
Image Layers
1# debian.sh --arch 'arm64' out/29.93 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.22 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c pip install18.88 MB12RUN /bin/sh -c useradd -m3.23 KB13WORKDIR /home/appuser/app142 B14COPY nomad_exporter.py . # buildkit7.06 KB15RUN /bin/sh -c chown -R7.06 KB16USER appuser0 B17EXPOSE [9100/tcp]0 B18CMD ["uvicorn" "nomad_exporter:app" "--host" "0.0.0.0"0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1781049600'