Skip to content

Console Output

07:51:20 [2021-05-18T07:51:20.652Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42390:/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
07:51:25 [2021-05-18T07:51:25.922Z] Unable to find image 'alpine:latest' locally
07:51:25 [2021-05-18T07:51:25.922Z] latest: Pulling from library/alpine
07:51:25 [2021-05-18T07:51:25.922Z] 540db60ca938: Pulling fs layer
07:51:25 [2021-05-18T07:51:25.922Z] 540db60ca938: Download complete
07:51:26 [2021-05-18T07:51:26.178Z] 540db60ca938: Pull complete
07:51:26 [2021-05-18T07:51:26.178Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
07:51:26 [2021-05-18T07:51:26.178Z] Status: Downloaded newer image for alpine:latest
07:51:32 [2021-05-18T07:51:32.731Z] Congratulations!  All commits are properly signed with the DCO!