Skip to content

Console Output

10:26:08 [2020-01-17T10:26:08.535Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-451:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:26:08 [2020-01-17T10:26:08.535Z] Unable to find image 'alpine:latest' locally
10:26:08 [2020-01-17T10:26:08.535Z] latest: Pulling from library/alpine
10:26:08 [2020-01-17T10:26:08.794Z] e6b0cf9c0882: Pulling fs layer
10:26:08 [2020-01-17T10:26:08.794Z] e6b0cf9c0882: Verifying Checksum
10:26:08 [2020-01-17T10:26:08.794Z] e6b0cf9c0882: Download complete
10:26:09 [2020-01-17T10:26:09.052Z] e6b0cf9c0882: Pull complete
10:26:09 [2020-01-17T10:26:09.052Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78
10:26:09 [2020-01-17T10:26:09.052Z] Status: Downloaded newer image for alpine:latest
10:26:12 [2020-01-17T10:26:12.324Z] Congratulations!  All commits are properly signed with the DCO!