Skip to content

Console Output

12:45:37 [2019-11-25T12:45:37.061Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40246:/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
12:45:41 [2019-11-25T12:45:41.268Z] Unable to find image 'alpine:latest' locally
12:45:41 [2019-11-25T12:45:41.268Z] latest: Pulling from library/alpine
12:45:41 [2019-11-25T12:45:41.268Z] 89d9c30c1d48: Pulling fs layer
12:45:41 [2019-11-25T12:45:41.268Z] 89d9c30c1d48: Verifying Checksum
12:45:41 [2019-11-25T12:45:41.268Z] 89d9c30c1d48: Download complete
12:45:41 [2019-11-25T12:45:41.528Z] 89d9c30c1d48: Pull complete
12:45:41 [2019-11-25T12:45:41.528Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
12:45:41 [2019-11-25T12:45:41.528Z] Status: Downloaded newer image for alpine:latest
12:45:46 [2019-11-25T12:45:46.831Z] Congratulations!  All commits are properly signed with the DCO!