Skip to content

Console Output

17:37:05 [2020-03-30T17:37:05.388Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40758:/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
17:37:08 [2020-03-30T17:37:08.645Z] Congratulations!  All commits are properly signed with the DCO!