• nettest-v0.5.0 16ccabbc34

    Resolve registry IP via Tailscale and add to /etc/hosts
    Some checks failed
    Build Container / build (push) Failing after 8s

    eblume released this 2026-01-24 19:44:39 -08:00 | 928 commits to main since this release

    The Tailscale container's DNS doesn't work because it runs in userspace
    mode. Instead, resolve the registry IP using 'tailscale ip' and add it
    to /etc/hosts inside the container before running skopeo.

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads