Skip to content

Console Output

23:08:59 [2020-02-04T23:08:59.352Z] + docker run --rm -v /home/ubuntu/workspace/engine_19.03:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
23:09:09 [2020-02-04T23:09:09.321Z] Congratulations!  All commits are properly signed with the DCO!