Skip to content

Console Output

17:24:14 [2020-09-09T17:24:14.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41411:/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
17:24:14 [2020-09-09T17:24:14.949Z] Unable to find image 'alpine:latest' locally
17:24:14 [2020-09-09T17:24:14.949Z] latest: Pulling from library/alpine
17:24:14 [2020-09-09T17:24:14.949Z] df20fa9351a1: Already exists
17:24:15 [2020-09-09T17:24:15.210Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
17:24:15 [2020-09-09T17:24:15.210Z] Status: Downloaded newer image for alpine:latest
17:24:17 [2020-09-09T17:24:17.748Z] Congratulations!  All commits are properly signed with the DCO!