Skip to content

Console Output

09:55:25 [2020-02-26T09:55:25.114Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40512:/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
09:55:27 [2020-02-26T09:55:27.620Z] Congratulations!  All commits are properly signed with the DCO!