Skip to content

Console Output

17:46:25 [2021-07-16T17:46:25.836Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42643:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
17:46:28 [2021-07-16T17:46:28.350Z] Congratulations!  All commits are properly signed with the DCO!