Skip to content

Console Output

15:28:11 [2020-02-28T15:28:11.737Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40601:/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:28:11 [2020-02-28T15:28:11.737Z] Unable to find image 'alpine:latest' locally
15:28:11 [2020-02-28T15:28:11.737Z] latest: Pulling from library/alpine
15:28:11 [2020-02-28T15:28:11.992Z] c9b1b535fdd9: Already exists
15:28:11 [2020-02-28T15:28:11.992Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
15:28:11 [2020-02-28T15:28:11.992Z] Status: Downloaded newer image for alpine:latest
15:28:15 [2020-02-28T15:28:15.251Z] Congratulations!  All commits are properly signed with the DCO!