Skip to content

Console Output

22:11:09 [2020-02-10T22:11:09.117Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40475:/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
22:11:15 [2020-02-10T22:11:15.689Z] Unable to find image 'alpine:latest' locally
22:11:15 [2020-02-10T22:11:15.689Z] latest: Pulling from library/alpine
22:11:15 [2020-02-10T22:11:15.689Z] c9b1b535fdd9: Pulling fs layer
22:11:15 [2020-02-10T22:11:15.689Z] c9b1b535fdd9: Verifying Checksum
22:11:15 [2020-02-10T22:11:15.689Z] c9b1b535fdd9: Download complete
22:11:15 [2020-02-10T22:11:15.689Z] c9b1b535fdd9: Pull complete
22:11:15 [2020-02-10T22:11:15.689Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
22:11:15 [2020-02-10T22:11:15.689Z] Status: Downloaded newer image for alpine:latest
22:11:23 [2020-02-10T22:11:23.824Z] Congratulations!  All commits are properly signed with the DCO!