Skip to content

Console Output

09:45:12 [2020-07-08T09:45:12.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41185:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
09:45:14 [2020-07-08T09:45:14.989Z] Congratulations!  All commits are properly signed with the DCO!