Skip to content

Console Output

12:13:27 [2020-04-06T12:13:27.457Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40780:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
12:13:39 [2020-04-06T12:13:39.637Z] Unable to find image 'alpine:latest' locally
12:13:39 [2020-04-06T12:13:39.637Z] latest: Pulling from library/alpine
12:13:39 [2020-04-06T12:13:39.637Z] aad63a933944: Pulling fs layer
12:13:39 [2020-04-06T12:13:39.637Z] aad63a933944: Verifying Checksum
12:13:39 [2020-04-06T12:13:39.637Z] aad63a933944: Download complete
12:13:39 [2020-04-06T12:13:39.942Z] aad63a933944: Pull complete
12:13:39 [2020-04-06T12:13:39.942Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
12:13:40 [2020-04-06T12:13:40.201Z] Status: Downloaded newer image for alpine:latest
12:13:45 [2020-04-06T12:13:45.449Z] Congratulations!  All commits are properly signed with the DCO!