Skip to content

Console Output

15:43:31 [2024-04-25T15:43:31.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_26.0:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
15:43:35 [2024-04-25T15:43:35.746Z] Congratulations!  All commits are properly signed with the DCO!