Skip to content

Console Output

20:00:26 [2020-04-16T20:00:26.354Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40831:/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
20:00:28 [2020-04-16T20:00:28.874Z] Congratulations!  All commits are properly signed with the DCO!