Skip to content

Console Output

22:09:47 [2021-11-17T22:09:47.994Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43024:/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
22:09:51 [2021-11-17T22:09:51.280Z] Congratulations!  All commits are properly signed with the DCO!