Skip to content

Console Output

14:17:17 [2019-11-10T14:17:17.111Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40193:/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
14:17:27 [2019-11-10T14:17:27.102Z] Unable to find image 'alpine:latest' locally
14:17:27 [2019-11-10T14:17:27.102Z] latest: Pulling from library/alpine
14:17:27 [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Pulling fs layer
14:17:27 [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Verifying Checksum
14:17:27 [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Download complete
14:17:27 [2019-11-10T14:17:27.102Z] 89d9c30c1d48: Pull complete
14:17:27 [2019-11-10T14:17:27.102Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
14:17:27 [2019-11-10T14:17:27.102Z] Status: Downloaded newer image for alpine:latest
14:17:33 [2019-11-10T14:17:33.681Z] Congratulations!  All commits are properly signed with the DCO!