Skip to content

Console Output

09:07:49 [2021-07-11T09:07:49.280Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42618:/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
09:07:51 [2021-07-11T09:07:51.797Z] Congratulations!  All commits are properly signed with the DCO!