Skip to content

Console Output

17:09:33 [2020-04-06T17:09:33.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40784:/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
17:09:33 [2020-04-06T17:09:33.035Z] Unable to find image 'alpine:latest' locally
17:09:33 [2020-04-06T17:09:33.035Z] latest: Pulling from library/alpine
17:09:33 [2020-04-06T17:09:33.035Z] aad63a933944: Pulling fs layer
17:09:33 [2020-04-06T17:09:33.035Z] aad63a933944: Verifying Checksum
17:09:33 [2020-04-06T17:09:33.035Z] aad63a933944: Download complete
17:09:33 [2020-04-06T17:09:33.293Z] aad63a933944: Pull complete
17:09:33 [2020-04-06T17:09:33.293Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239
17:09:33 [2020-04-06T17:09:33.293Z] Status: Downloaded newer image for alpine:latest
17:09:36 [2020-04-06T17:09:36.566Z] Congratulations!  All commits are properly signed with the DCO!