tailscale-docker-debug
Installation
SKILL.md
Tailscale Docker Debug
Diagnose and fix Tailscale connectivity and DNS issues inside Docker containers. Runs six sequential checks covering the full debugging chain from container runtime mode through MagicDNS resolution.
What this skill does
- Detects whether the container runs in kernel or userspace mode.
- Verifies the TUN interface exists with a Tailscale IP.
- Checks the DNS resolver chain for misrouted queries.
- Confirms 100.100.100.100 routes through the container's Tailscale.
- Detects multi-tailnet conflicts between host and container.
- Validates MagicDNS end-to-end with a name resolution test.
Common triggers
Related skills