Skip to content

Console Output

14:08:43 [2022-01-21T14:08:43.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43174:/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
14:08:46 [2022-01-21T14:08:46.419Z] Congratulations!  All commits are properly signed with the DCO!