Skip to content

Console Output

11:17:00 [2020-11-25T11:17:00.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41708:/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
11:17:04 [2020-11-25T11:17:04.889Z] Unable to find image 'alpine:latest' locally
11:17:05 [2020-11-25T11:17:05.454Z] latest: Pulling from library/alpine
11:17:05 [2020-11-25T11:17:05.716Z] 188c0c94c7c5: Pulling fs layer
11:17:05 [2020-11-25T11:17:05.716Z] 188c0c94c7c5: Verifying Checksum
11:17:05 [2020-11-25T11:17:05.716Z] 188c0c94c7c5: Download complete
11:17:06 [2020-11-25T11:17:06.280Z] 188c0c94c7c5: Pull complete
11:17:06 [2020-11-25T11:17:06.280Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a
11:17:06 [2020-11-25T11:17:06.280Z] Status: Downloaded newer image for alpine:latest
11:17:11 [2020-11-25T11:17:11.548Z] Congratulations!  All commits are properly signed with the DCO!