Skip to content

Console Output

15:17:42 [2020-07-21T15:17:42.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/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:17:42 [2020-07-21T15:17:42.974Z] Unable to find image 'alpine:latest' locally
15:17:42 [2020-07-21T15:17:42.974Z] latest: Pulling from library/alpine
15:17:42 [2020-07-21T15:17:42.974Z] df20fa9351a1: Already exists
15:17:42 [2020-07-21T15:17:42.974Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
15:17:42 [2020-07-21T15:17:42.974Z] Status: Downloaded newer image for alpine:latest
15:17:45 [2020-07-21T15:17:45.512Z] Congratulations!  All commits are properly signed with the DCO!