Skip to content

Console Output

15:07:42 [2020-05-10T15:07:42.006Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40945:/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
15:07:42 [2020-05-10T15:07:42.006Z] Unable to find image 'alpine:latest' locally
15:07:42 [2020-05-10T15:07:42.006Z] latest: Pulling from library/alpine
15:07:42 [2020-05-10T15:07:42.006Z] cbdbe7a5bc2a: Pulling fs layer
15:07:42 [2020-05-10T15:07:42.263Z] cbdbe7a5bc2a: Download complete
15:07:42 [2020-05-10T15:07:42.263Z] cbdbe7a5bc2a: Pull complete
15:07:42 [2020-05-10T15:07:42.263Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
15:07:42 [2020-05-10T15:07:42.263Z] Status: Downloaded newer image for alpine:latest
15:07:45 [2020-05-10T15:07:45.536Z] Congratulations!  All commits are properly signed with the DCO!