Skip to content

Console Output

10:35:13 [2021-04-16T10:35:13.126Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40094:/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
10:35:15 [2021-04-16T10:35:15.656Z] Congratulations!  All commits are properly signed with the DCO!