Allaman / dhrate

Quickly check Dockerhub rate (limit) as an unauthenticated user

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dockerhub Rate

A small Go program that prints the Dockerhub rate as an unauthenticated user. This is interesting if you respectively your Docker engine is pulling images as unauthenticated user (no docker login involved).

According to Dockerhub, you will not see any rate limits as authenticated Dockerhub user.

About

Quickly check Dockerhub rate (limit) as an unauthenticated user

License:MIT License


Languages

Language:Go 100.0%