Closed
Bug 1669248
Opened 5 years ago
Closed 5 years ago
update circleci to auth with dockerhub (tecken)
Categories
(Tecken :: General, task, P1)
Tecken
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1669245 +++
CircleCI sent this:
On November 1st, Docker Hub will begin limiting anonymous image pulls. We want to make sure you know how you might be impacted and what you can do to avoid interruptions to your workflow.
It links to these docs:
https://circleci.com/docs/2.0/private-images/
We need to fix the circleci file to authenticate with dockerhub in the first step so all subsequent docker hub pulls don't get rate-limited.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
| Assignee | ||
Comment 3•5 years ago
|
||
This is fine now. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•