Sign inSign up

noxied/wanwatcher:1.2.0

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:4b3cbca1342956d0ee5ec9ccf0c3ad0ad67241d90fd2ac2606f0b9bfd10162de

OS/ARCH

Compressed size

48.47 MB

Last pushed

11 months by noxied

Type

Image

Manifest digest

sha256:2efc6b84670aa0bc2d69771e3d631a6fb5d1f1bdaf89c1c6ef5e1bc8dcd5cf29

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.21 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.65 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL maintainer=noxied0 B
12LABEL description=WAN IP Monitoring with0 B
13LABEL version=1.2.00 B
14LABEL org.opencontainers.image.title=WANwatcher0 B
15LABEL org.opencontainers.image.description=Monitor WAN IPv4/IPv6 addresses0 B
16LABEL org.opencontainers.image.version=1.2.00 B
17LABEL org.opencontainers.image.authors=noxied0 B
18LABEL org.opencontainers.image.url=https://github.com/noxied/wanwatcher0 B
19LABEL org.opencontainers.image.source=https://github.com/noxied/wanwatcher0 B
20LABEL org.opencontainers.image.licenses=MIT0 B
21WORKDIR /app92 B
22RUN /bin/sh -c pip install4.85 MB
23COPY wanwatcher_docker.py /app/ # buildkit3.96 KB
24COPY notifications.py /app/ # buildkit3.53 KB
25RUN /bin/sh -c mkdir -p107 B
26ENV DISCORD_WEBHOOK_URL= TELEGRAM_ENABLED=false TELEGRAM_BOT_TOKEN= TELEGRAM_CHAT_ID=0 B
27COPY ipinfo.py /usr/local/lib/python3.11/site-packages/ipinfo.py # buildkit604 B
28RUN /bin/sh -c chmod +x3.96 KB
29HEALTHCHECK &{["CMD-SHELL" "python3 -c \"import0 B
30CMD ["python3" "-u" "/app/wanwatcher_docker.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1760918400'