Skip to content

Console Output

13:54:08 [2019-11-25T13:54:08.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40197:/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
13:54:08 [2019-11-25T13:54:08.671Z] Unable to find image 'alpine:latest' locally
13:54:08 [2019-11-25T13:54:08.671Z] latest: Pulling from library/alpine
13:54:08 [2019-11-25T13:54:08.671Z] 89d9c30c1d48: Pulling fs layer
13:54:08 [2019-11-25T13:54:08.925Z] 89d9c30c1d48: Verifying Checksum
13:54:08 [2019-11-25T13:54:08.925Z] 89d9c30c1d48: Download complete
13:54:09 [2019-11-25T13:54:09.180Z] 89d9c30c1d48: Pull complete
13:54:09 [2019-11-25T13:54:09.180Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
13:54:09 [2019-11-25T13:54:09.180Z] Status: Downloaded newer image for alpine:latest
13:54:16 [2019-11-25T13:54:16.717Z] Congratulations!  All commits are properly signed with the DCO!