> > > Has anyone experience with such issues before? > > Yes. See https://issues.apache.org/jira/browse/INFRA-20795 for detail. > > In short, once Infra agrees to create the images for us, we'll move all > our CI dependencies into those containers, and should no longer have > issues. >
Thanks Joan. We do have our testing images already in the apache docker account. And the unauthenticated docker commands were falling over even pulling just official ubuntu images. > > Is this a sound and reasonable request to ask of Infra? > > This could work too but *only* when Infra manages the agents. > I was wondering if secrets could be stored into Jenkins, but yeah unmanaged agents 😒 Docker accounts also come with api tokens, so different tokens might be handed out to the different jenkins clusters. But I really don't know what's best here, especially with little protection over `.docker/config .json` … 🤷🏻♀️