Sign inSign up

jonnyan404/netinfo:latest

Multi-platform
Index digest

sha256:925486522699b0df32fa92e57990ea700e669b460745d0c3767a47c701f73247

OS/ARCH

Compressed size

47.46 MB

Last pushed

over 1 year by jonnyan404

Type

Image

Manifest digest

sha256:cf35756b27cdfe9b2bf6c8ec70842265ea0a1b91c9961f748b287cebcc27fca3

Image Layers

1# debian.sh --arch 'arm64' out/26.76 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;2.99 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.10 B
6ENV PYTHON_SHA256=9cf9427bee9e2242e3877dd0f6b641c1853ca461f39d6503ce260a59c80bf0d90 B
7RUN /bin/sh -c set -eux;11.88 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit170 B
12COPY netinfo.py . # buildkit3.01 KB
13RUN /bin/sh -c pip install5.82 MB
14VOLUME [/app/data]0 B
15EXPOSE map[5000/tcp:{}]0 B
16CMD ["python" "netinfo.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1734912000'