Skip to content

Console Output

14:26:01 [2019-12-31T14:26:01.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40332:/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
14:26:01 [2019-12-31T14:26:01.117Z] Unable to find image 'alpine:latest' locally
14:26:01 [2019-12-31T14:26:01.117Z] latest: Pulling from library/alpine
14:26:01 [2019-12-31T14:26:01.117Z] e6b0cf9c0882: Already exists
14:26:01 [2019-12-31T14:26:01.375Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
14:26:01 [2019-12-31T14:26:01.375Z] Status: Downloaded newer image for alpine:latest
14:26:04 [2019-12-31T14:26:04.652Z] Congratulations!  All commits are properly signed with the DCO!