Skip to content

Conversation

@stevenmatthewt
Copy link

Now that dockerhub has enforced rate limiting on image pulls, it would be nice to skip the docker pull if the image already exists (performing a pull still counts against the rate limit even if the image is not updated). This implements a simple check to see if the correctly tagged image already exists locally, and simply uses that image if so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant