Skip to content

Console Output

09:39:11 [2021-02-18T09:39:11.019Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41976:/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
09:39:13 [2021-02-18T09:39:13.533Z] Congratulations!  All commits are properly signed with the DCO!