Skip to content

Console Output

20:20:13 [2023-05-25T20:20:13.156Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45625:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=24.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
20:20:15 [2023-05-25T20:20:15.692Z] Congratulations!  All commits are properly signed with the DCO!