Skip to content

Console Output

19:47:06 [2023-07-07T19:47:06.024Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45909:/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
19:47:08 [2023-07-07T19:47:08.540Z] Congratulations!  All commits are properly signed with the DCO!