Skip to content

Console Output

08:40:57 [2022-03-25T08:40:57.815Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43426:/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:41:00 [2022-03-25T08:41:00.336Z] Congratulations!  All commits are properly signed with the DCO!