Skip to content

Console Output

17:18:29 [2022-04-07T17:18:29.658Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43472:/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
17:18:36 [2022-04-07T17:18:36.214Z] Unable to find image 'alpine:latest' locally
17:18:36 [2022-04-07T17:18:36.214Z] latest: Pulling from library/alpine
17:18:36 [2022-04-07T17:18:36.214Z] df9b9388f04a: Pulling fs layer
17:18:36 [2022-04-07T17:18:36.472Z] df9b9388f04a: Download complete
17:18:36 [2022-04-07T17:18:36.732Z] df9b9388f04a: Pull complete
17:18:36 [2022-04-07T17:18:36.732Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454
17:18:36 [2022-04-07T17:18:36.732Z] Status: Downloaded newer image for alpine:latest
17:18:43 [2022-04-07T17:18:43.314Z] Congratulations!  All commits are properly signed with the DCO!