Skip to content

Console Output

23:46:08 [2021-07-29T23:46:08.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/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
23:46:11 [2021-07-29T23:46:11.405Z] Congratulations!  All commits are properly signed with the DCO!