Skip to content

Console Output

22:34:02 [2024-02-07T22:34:02.526Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47356:/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
22:34:05 [2024-02-07T22:34:05.053Z] Congratulations!  All commits are properly signed with the DCO!