Skip to content

Console Output

21:45:19 [2020-12-04T21:45:19.494Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41745:/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
21:45:27 [2020-12-04T21:45:27.643Z] Unable to find image 'alpine:latest' locally
21:45:27 [2020-12-04T21:45:27.643Z] latest: Pulling from library/alpine
21:45:27 [2020-12-04T21:45:27.643Z] 188c0c94c7c5: Pulling fs layer
21:45:27 [2020-12-04T21:45:27.643Z] 188c0c94c7c5: Download complete
21:45:27 [2020-12-04T21:45:27.643Z] 188c0c94c7c5: Pull complete
21:45:27 [2020-12-04T21:45:27.643Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
21:45:27 [2020-12-04T21:45:27.643Z] Status: Downloaded newer image for alpine:latest
21:45:32 [2020-12-04T21:45:32.938Z] Congratulations!  All commits are properly signed with the DCO!