Skip to content

Console Output

10:40:19 [2020-08-05T10:40:19.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41312:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
10:40:25 [2020-08-05T10:40:25.831Z] Unable to find image 'alpine:latest' locally
10:40:25 [2020-08-05T10:40:25.831Z] latest: Pulling from library/alpine
10:40:25 [2020-08-05T10:40:25.831Z] df20fa9351a1: Pulling fs layer
10:40:26 [2020-08-05T10:40:26.091Z] df20fa9351a1: Verifying Checksum
10:40:26 [2020-08-05T10:40:26.091Z] df20fa9351a1: Download complete
10:40:26 [2020-08-05T10:40:26.351Z] df20fa9351a1: Pull complete
10:40:26 [2020-08-05T10:40:26.351Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
10:40:26 [2020-08-05T10:40:26.351Z] Status: Downloaded newer image for alpine:latest
10:40:31 [2020-08-05T10:40:31.656Z] Congratulations!  All commits are properly signed with the DCO!