Skip to content

Console Output

11:53:01 [2020-07-18T11:53:01.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41231:/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
11:53:03 [2020-07-18T11:53:03.992Z] Congratulations!  All commits are properly signed with the DCO!