Skip to content

Console Output

08:55:33 [2022-03-17T08:55:33.473Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43360:/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
08:55:36 [2022-03-17T08:55:36.017Z] Congratulations!  All commits are properly signed with the DCO!