Skip to content

Console Output

22:53:39 [2020-05-01T22:53:39.304Z] + docker run --rm -v /home/ubuntu/workspace/moby_19.03:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
22:53:44 [2020-05-01T22:53:44.567Z] Unable to find image 'alpine:latest' locally
22:53:44 [2020-05-01T22:53:44.567Z] latest: Pulling from library/alpine
22:53:44 [2020-05-01T22:53:44.567Z] cbdbe7a5bc2a: Pulling fs layer
22:53:44 [2020-05-01T22:53:44.567Z] cbdbe7a5bc2a: Download complete
22:53:44 [2020-05-01T22:53:44.835Z] cbdbe7a5bc2a: Pull complete
22:53:44 [2020-05-01T22:53:44.835Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54
22:53:44 [2020-05-01T22:53:44.835Z] Status: Downloaded newer image for alpine:latest
22:54:01 [2020-05-01T22:54:01.963Z] Congratulations!  All commits are properly signed with the DCO!