Skip to content

Console Output

09:17:35 [2019-12-13T09:17:35.085Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40259:/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
09:17:40 [2019-12-13T09:17:40.373Z] Unable to find image 'alpine:latest' locally
09:17:40 [2019-12-13T09:17:40.373Z] latest: Pulling from library/alpine
09:17:40 [2019-12-13T09:17:40.373Z] 89d9c30c1d48: Pulling fs layer
09:17:40 [2019-12-13T09:17:40.373Z] 89d9c30c1d48: Verifying Checksum
09:17:40 [2019-12-13T09:17:40.373Z] 89d9c30c1d48: Download complete
09:17:40 [2019-12-13T09:17:40.939Z] 89d9c30c1d48: Pull complete
09:17:40 [2019-12-13T09:17:40.939Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
09:17:40 [2019-12-13T09:17:40.939Z] Status: Downloaded newer image for alpine:latest
09:17:47 [2019-12-13T09:17:47.518Z] Congratulations!  All commits are properly signed with the DCO!