Sign inSign up

noxied/wanwatcher:1

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:60a88f9c3611f7c80f9e43ca6c126dbfc4c803511abc0c70c91e3d35b6757317

OS/ARCH

Compressed size

51.77 MB

Last pushed

11 months by noxied

Type

Image

Manifest digest

sha256:edbc4cf515796dda2b57f5d9120b9b3e25283dea0f52a515f7abdb01d09de575

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.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.69 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.4.10 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.4.10 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 /app93 B
22RUN /bin/sh -c pip install8.4 MB
23COPY wanwatcher_docker.py /app/ # buildkit6.13 KB
24COPY notifications.py /app/ # buildkit7.81 KB
25COPY config_validator.py /app/ # buildkit3.58 KB
26COPY wan_watcher.png /app/avatar.png # buildkit21.09 KB
27RUN /bin/sh -c mkdir -p108 B
28ENV DISCORD_ENABLED=false DISCORD_WEBHOOK_URL= DISCORD_AVATAR_URL= TELEGRAM_ENABLED=false0 B
29RUN /bin/sh -c chmod +x6.13 KB
30HEALTHCHECK &{["CMD-SHELL" "python3 -c \"import0 B
31CMD ["python3" "-u" "/app/wanwatcher_docker.py"]0 B

Command

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