Skip to content

Console Output

21:21:42 [2020-01-10T21:21:42.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_cpuguy-test-sync:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
21:21:42 [2020-01-10T21:21:42.743Z] Unable to find image 'alpine:latest' locally
21:21:42 [2020-01-10T21:21:42.743Z] latest: Pulling from library/alpine
21:21:42 [2020-01-10T21:21:42.743Z] e6b0cf9c0882: Pulling fs layer
21:21:43 [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Verifying Checksum
21:21:43 [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Download complete
21:21:43 [2020-01-10T21:21:43.000Z] e6b0cf9c0882: Pull complete
21:21:43 [2020-01-10T21:21:43.000Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
21:21:43 [2020-01-10T21:21:43.000Z] Status: Downloaded newer image for alpine:latest
21:21:46 [2020-01-10T21:21:46.276Z] 0 adds, 0 deletions; nothing to validate! :)