Skip to content

feat: add docker login on dockerhub registry to use iExec rate limits - #113

Merged
jbern0rd merged 3 commits into
mainfrom
feat/ro-dockerhub-login-in-docker-build
Apr 14, 2026
Merged

feat: add docker login on dockerhub registry to use iExec rate limits#113
jbern0rd merged 3 commits into
mainfrom
feat/ro-dockerhub-login-in-docker-build

Conversation

@jbern0rd

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds explicit Docker Hub authentication to the reusable Docker build workflow so pulls/builds use authenticated Docker Hub rate limits.

Changes:

  • Document new Docker Hub-specific secrets (dockerhub-username, dockerhub-password) and show them in the example usage.
  • Update the reusable workflow to accept Docker Hub secrets and perform a Docker Hub login before subsequent steps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
docker-build/README.md Documents the new Docker Hub secrets and updates the usage example.
.github/workflows/docker-build.yml Adds workflow_call secrets for Docker Hub and logs into Docker Hub via docker/login-action.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/docker-build.yml
Comment thread docker-build/README.md Outdated
@jbern0rd
jbern0rd merged commit aef28d1 into main Apr 14, 2026
2 checks passed
@jbern0rd
jbern0rd deleted the feat/ro-dockerhub-login-in-docker-build branch April 14, 2026 14:35
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.

3 participants