Skip to content

Console Output

10:59:08 [2023-05-23T10:59:08.718Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45597:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
10:59:11 [2023-05-23T10:59:11.256Z] Congratulations!  All commits are properly signed with the DCO!