Skip to content

Console Output

01:30:03 [2023-05-29T01:30:03.781Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44697:/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
01:30:06 [2023-05-29T01:30:06.296Z] Congratulations!  All commits are properly signed with the DCO!