Skip to content

Console Output

11:40:32 [2020-05-06T11:40:32.746Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40914:/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
11:40:39 [2020-05-06T11:40:39.277Z] Unable to find image 'alpine:latest' locally
11:40:39 [2020-05-06T11:40:39.277Z] latest: Pulling from library/alpine
11:40:39 [2020-05-06T11:40:39.531Z] cbdbe7a5bc2a: Pulling fs layer
11:40:39 [2020-05-06T11:40:39.531Z] cbdbe7a5bc2a: Download complete
11:40:39 [2020-05-06T11:40:39.786Z] cbdbe7a5bc2a: Pull complete
11:40:39 [2020-05-06T11:40:39.786Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
11:40:39 [2020-05-06T11:40:39.786Z] Status: Downloaded newer image for alpine:latest
11:40:43 [2020-05-06T11:40:43.948Z] Congratulations!  All commits are properly signed with the DCO!