Skip to content

Console Output

16:13:57 [2021-06-10T16:13:57.423Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42472:/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
16:13:59 [2021-06-10T16:13:59.951Z] Congratulations!  All commits are properly signed with the DCO!