Skip to content

Console Output

21:41:06 [2021-02-17T21:41:06.744Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41972:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
21:41:06 [2021-02-17T21:41:06.744Z] Unable to find image 'alpine:latest' locally
21:41:06 [2021-02-17T21:41:06.744Z] latest: Pulling from library/alpine
21:41:07 [2021-02-17T21:41:07.004Z] ba3557a56b15: Pulling fs layer
21:41:07 [2021-02-17T21:41:07.004Z] ba3557a56b15: Download complete
21:41:07 [2021-02-17T21:41:07.265Z] ba3557a56b15: Pull complete
21:41:07 [2021-02-17T21:41:07.265Z] Digest: sha256:9e484577f1f50cdadcd153369b8a91b711b53e1a7b3f1fc6401b46c1c6eeb33e
21:41:07 [2021-02-17T21:41:07.265Z] Status: Downloaded newer image for alpine:latest
21:41:09 [2021-02-17T21:41:09.809Z] Congratulations!  All commits are properly signed with the DCO!