Skip to content

Console Output

12:09:23 [2021-05-03T12:09:23.075Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42347:/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
12:09:25 [2021-05-03T12:09:25.614Z] Congratulations!  All commits are properly signed with the DCO!