Files
cloudron-box/scripts
Girish Ramakrishnan 5ae29eabaa docker: try ipv4 and then ipv6 explicitly
To get the ratelimits:
TOKEN=$(curl "https://auth.docker.io/token?service=registry.docker.io&scope=repository:ratelimitpreview/test:pull" | jq -r .token)
curl --head -H "Authorization: Bearer $TOKEN" https://registry-1.docker.io/v2/ratelimitpreview/test/manifests/latest

docker appears to have some simple approach to track ipv6 limits.
2024-12-14 17:05:13 +01:00
..
2024-05-04 18:37:40 +02:00
2024-10-28 09:55:54 +01:00
2024-04-19 17:56:15 +02:00
2024-07-25 17:09:46 +02:00
2024-12-09 09:06:38 +01:00
2023-03-29 22:54:47 +02:00