Skip to content

Console Output

11:01:22 [2021-06-10T11:01:22.886Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42506:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
11:01:22 [2021-06-10T11:01:22.886Z] Unable to find image 'alpine:latest' locally
11:01:22 [2021-06-10T11:01:22.886Z] latest: Pulling from library/alpine
11:01:23 [2021-06-10T11:01:23.141Z] 540db60ca938: Pulling fs layer
11:01:23 [2021-06-10T11:01:23.141Z] 540db60ca938: Download complete
11:01:23 [2021-06-10T11:01:23.141Z] 540db60ca938: Pull complete
11:01:23 [2021-06-10T11:01:23.396Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
11:01:23 [2021-06-10T11:01:23.396Z] Status: Downloaded newer image for alpine:latest
11:01:25 [2021-06-10T11:01:25.912Z] Congratulations!  All commits are properly signed with the DCO!