Skip to content

Console Output

23:42:25 [2020-07-08T23:42:25.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41194:/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
23:42:33 [2020-07-08T23:42:33.411Z] Unable to find image 'alpine:latest' locally
23:42:33 [2020-07-08T23:42:33.411Z] latest: Pulling from library/alpine
23:42:33 [2020-07-08T23:42:33.411Z] df20fa9351a1: Pulling fs layer
23:42:33 [2020-07-08T23:42:33.411Z] df20fa9351a1: Download complete
23:42:33 [2020-07-08T23:42:33.411Z] df20fa9351a1: Pull complete
23:42:33 [2020-07-08T23:42:33.411Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
23:42:33 [2020-07-08T23:42:33.411Z] Status: Downloaded newer image for alpine:latest
23:42:38 [2020-07-08T23:42:38.701Z] Congratulations!  All commits are properly signed with the DCO!