gitlab-runners: Add IPv6 config to Docker
You could check this via
docker run --rm curlimages/curl curl -v -6 gitlab.archlinux.org
on runner2, for instance.
Edited by Sven-Hendrik Haase
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
You could check this via
docker run --rm curlimages/curl curl -v -6 gitlab.archlinux.org
on runner2, for instance.