Skip to content

Console Output

20:40:03 [2020-04-15T20:40:03.547Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39882:/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
20:40:03 [2020-04-15T20:40:03.547Z] Unable to find image 'alpine:latest' locally
20:40:03 [2020-04-15T20:40:03.547Z] latest: Pulling from library/alpine
20:40:03 [2020-04-15T20:40:03.547Z] aad63a933944: Pulling fs layer
20:40:03 [2020-04-15T20:40:03.806Z] aad63a933944: Verifying Checksum
20:40:03 [2020-04-15T20:40:03.806Z] aad63a933944: Download complete
20:40:03 [2020-04-15T20:40:03.806Z] aad63a933944: Pull complete
20:40:03 [2020-04-15T20:40:03.806Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
20:40:03 [2020-04-15T20:40:03.806Z] Status: Downloaded newer image for alpine:latest
20:40:07 [2020-04-15T20:40:07.079Z] Congratulations!  All commits are properly signed with the DCO!