Is there a recommended way to define a Jenkins job that is able to push
images to dockerhub?

thanks,

--dave

"Chris Lambertus" <[email protected]> wrote on 09/15/2021 05:45:19 PM:

> From: "Chris Lambertus" <[email protected]>
> To: "builds" <[email protected]>
> Date: 09/15/2021 05:45 PM
> Subject: [EXTERNAL] docker login
>
>
> It has come to Infra's attention that projects are using 'docker
> login' in Jenkins jobs. This has the effect of exposing your
> cleartext credentials in ~jenkins/.docker/config.json, and blocking
> any other projects from using docker on whatever node your jobs runs on.
>
> Please stop doing this.
>
> Infra will be rolling out a change to prevent docker from being able
> to write credentials to its config.json file in the next few days,
> which will likely render 'docker login' ineffective. ASF build nodes
> are a shared resource, and we need to take steps to ensure they
> continue to be usable for all projects.
>
> We provide options for projects who wish to donate their own
> equipment for exclusive use.
>
> -Chris
> ASF Infra
>
> Ref:
> INFRA-22180
> INFRA-22335

Reply via email to