Skip to content

Console Output

08:02:37 [2021-07-14T08:02:37.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/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
08:02:39 [2021-07-14T08:02:39.666Z] Congratulations!  All commits are properly signed with the DCO!