Skip to content

Console Output

22:59:16 [2020-04-13T22:59:16.130Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40791:/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
22:59:26 [2020-04-13T22:59:26.140Z] Unable to find image 'alpine:latest' locally
22:59:26 [2020-04-13T22:59:26.140Z] latest: Pulling from library/alpine
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Pulling fs layer
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Verifying Checksum
22:59:26 [2020-04-13T22:59:26.140Z] aad63a933944: Download complete
22:59:26 [2020-04-13T22:59:26.712Z] aad63a933944: Pull complete
22:59:26 [2020-04-13T22:59:26.712Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
22:59:26 [2020-04-13T22:59:26.713Z] Status: Downloaded newer image for alpine:latest
22:59:33 [2020-04-13T22:59:33.284Z] Congratulations!  All commits are properly signed with the DCO!