Skip to content

Console Output

20:30:46 [2023-05-18T20:30:46.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45560:/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:30:48 [2023-05-18T20:30:48.832Z] Congratulations!  All commits are properly signed with the DCO!