Skip to content

Console Output

16:39:31 [2020-04-16T16:39:31.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40796:/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
16:39:41 [2020-04-16T16:39:41.177Z] Unable to find image 'alpine:latest' locally
16:39:41 [2020-04-16T16:39:41.177Z] latest: Pulling from library/alpine
16:39:41 [2020-04-16T16:39:41.177Z] aad63a933944: Pulling fs layer
16:39:41 [2020-04-16T16:39:41.177Z] aad63a933944: Verifying Checksum
16:39:41 [2020-04-16T16:39:41.177Z] aad63a933944: Download complete
16:39:41 [2020-04-16T16:39:41.177Z] aad63a933944: Pull complete
16:39:41 [2020-04-16T16:39:41.177Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
16:39:41 [2020-04-16T16:39:41.177Z] Status: Downloaded newer image for alpine:latest
16:39:46 [2020-04-16T16:39:46.457Z] Congratulations!  All commits are properly signed with the DCO!