You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to build it locally. I ran: "docker build -t test-jenkins ."
But got such error:
The command '/bin/sh -c curl -sf -o /usr/local/bin/docker -L https://get.docker.io/builds/Linux/x86_64/docker-latest' returned a non-zero code: 22
Tried to build it locally. I ran: "docker build -t test-jenkins ."
But got such error:
The command '/bin/sh -c curl -sf -o /usr/local/bin/docker -L https://get.docker.io/builds/Linux/x86_64/docker-latest' returned a non-zero code: 22
Indeed the URL https://get.docker.io/builds/Linux/x86_64/docker-latest is wrong, browser returns 404.
The text was updated successfully, but these errors were encountered: