Skip to content

Console Output

10:14:37 [2020-10-06T10:14:37.110Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41530:/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
10:14:37 [2020-10-06T10:14:37.110Z] Unable to find image 'alpine:latest' locally
10:14:37 [2020-10-06T10:14:37.110Z] latest: Pulling from library/alpine
10:14:37 [2020-10-06T10:14:37.110Z] df20fa9351a1: Already exists
10:14:37 [2020-10-06T10:14:37.110Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:14:37 [2020-10-06T10:14:37.110Z] Status: Downloaded newer image for alpine:latest
10:14:39 [2020-10-06T10:14:39.625Z] Congratulations!  All commits are properly signed with the DCO!