Skip to content

Console Output

12:12:59 [2020-05-06T12:12:59.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40915:/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 && cd /workspace && hack/validate/dco
12:12:59 [2020-05-06T12:12:59.203Z] Unable to find image 'alpine:latest' locally
12:12:59 [2020-05-06T12:12:59.203Z] latest: Pulling from library/alpine
12:12:59 [2020-05-06T12:12:59.203Z] cbdbe7a5bc2a: Already exists
12:12:59 [2020-05-06T12:12:59.465Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
12:12:59 [2020-05-06T12:12:59.465Z] Status: Downloaded newer image for alpine:latest
12:13:01 [2020-05-06T12:13:01.990Z] Congratulations!  All commits are properly signed with the DCO!