Skip to content

Console Output

08:42:10 [2020-04-17T08:42:10.402Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40782:/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
08:42:10 [2020-04-17T08:42:10.402Z] Unable to find image 'alpine:latest' locally
08:42:10 [2020-04-17T08:42:10.402Z] latest: Pulling from library/alpine
08:42:10 [2020-04-17T08:42:10.402Z] aad63a933944: Pulling fs layer
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Verifying Checksum
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Download complete
08:42:10 [2020-04-17T08:42:10.659Z] aad63a933944: Pull complete
08:42:10 [2020-04-17T08:42:10.920Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
08:42:10 [2020-04-17T08:42:10.920Z] Status: Downloaded newer image for alpine:latest
08:42:13 [2020-04-17T08:42:13.444Z] Congratulations!  All commits are properly signed with the DCO!