Skip to content

Console Output

10:04:39 [2022-04-04T10:04:39.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43456:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:04:43 [2022-04-04T10:04:43.509Z] Unable to find image 'alpine:latest' locally
10:04:44 [2022-04-04T10:04:44.084Z] latest: Pulling from library/alpine
10:04:44 [2022-04-04T10:04:44.084Z] 40e059520d19: Pulling fs layer
10:04:44 [2022-04-04T10:04:44.347Z] 40e059520d19: Download complete
10:04:44 [2022-04-04T10:04:44.917Z] 40e059520d19: Pull complete
10:04:44 [2022-04-04T10:04:44.917Z] Digest: sha256:f22945d45ee2eb4dd463ed5a431d9f04fcd80ca768bb1acf898d91ce51f7bf04
10:04:44 [2022-04-04T10:04:44.917Z] Status: Downloaded newer image for alpine:latest
10:04:51 [2022-04-04T10:04:51.494Z] Congratulations!  All commits are properly signed with the DCO!