Skip to content

Console Output

09:37:15 [2022-05-19T09:37:15.103Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43612:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:37:18 [2022-05-19T09:37:18.416Z] Congratulations!  All commits are properly signed with the DCO!