Skip to content
/ dhrate Public

Quickly check Dockerhub rate (limit) as an unauthenticated user

License

Notifications You must be signed in to change notification settings

Allaman/dhrate

Repository files navigation

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.