Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker auth to CircleCI #32

Closed
jtniehof opened this issue Oct 5, 2020 · 0 comments · Fixed by #51
Closed

Add Docker auth to CircleCI #32

jtniehof opened this issue Oct 5, 2020 · 0 comments · Fixed by #51
Labels
testing Affects tests not functionality

Comments

@jtniehof
Copy link
Member

jtniehof commented Oct 5, 2020

Docker is limiting anonymous pulls from the Docker hub (more). This is done by IP so basically all CircleCI users are lumped together. The recommended way around this is to add Docker Auth to the CircleCI setup so at least we're limited based on an individual user account rather than being all lumped together. This is going to require figuring out how to get the secrets injected into CircleCI without putting them into the repository.

CircleCI conversation

Closure condition

Pipeline config updated, any new accounts created and this whole process documented.

@jtniehof jtniehof added the testing Affects tests not functionality label Oct 5, 2020
@dnadeau-lanl dnadeau-lanl linked a pull request Oct 28, 2020 that will close this issue
3 tasks
@jtniehof jtniehof mentioned this issue Oct 29, 2020
3 tasks
jtniehof added a commit to dnadeau-lanl/dbprocessing that referenced this issue Oct 30, 2020
jtniehof added a commit to dnadeau-lanl/dbprocessing that referenced this issue Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Affects tests not functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant