I do tech stuff, and here’s a headache for you: you have a node that’s running docker version 17.09-ce. You have a jenkins process that will .ssh to this node, then do some fun stuff like connect to aws to grab images. First try after setting up credentials and all that: aws ecr get-login . …