-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: docker-commons-plugin
I'm trying to log in to my aws ecr using docker.withRegistry, but for some reason now it gets stuck forever, the output is sayingÂ
Executing command: "docker" "login" "u" "AWS" "-password-stdin" "https://841964127262.dkr.ecr.us-east-1.amazonaws.com"
but after that it only outputs: exit
This was working before updating all related plugins today, I reverted to one month old version to all plugins and it's now workingÂ
Â