Skip to content

Console Output

19:14:03 [2021-06-10T19:14:03.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42513:/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
19:14:06 [2021-06-10T19:14:06.579Z] Unable to find image 'alpine:latest' locally
19:14:07 [2021-06-10T19:14:07.153Z] latest: Pulling from library/alpine
19:14:07 [2021-06-10T19:14:07.449Z] 540db60ca938: Pulling fs layer
19:14:07 [2021-06-10T19:14:07.449Z] 540db60ca938: Download complete
19:14:07 [2021-06-10T19:14:07.710Z] 540db60ca938: Pull complete
19:14:07 [2021-06-10T19:14:07.710Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
19:14:07 [2021-06-10T19:14:07.710Z] Status: Downloaded newer image for alpine:latest
19:14:15 [2021-06-10T19:14:15.839Z] Congratulations!  All commits are properly signed with the DCO!