Skip to content

Console Output

22:03:28 [2019-09-17T22:03:28.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39911:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
22:03:28 [2019-09-17T22:03:28.407Z] Unable to find image 'alpine:latest' locally
22:03:28 [2019-09-17T22:03:28.407Z] latest: Pulling from library/alpine
22:03:28 [2019-09-17T22:03:28.407Z] 9d48c3bd43c5: Pulling fs layer
22:03:28 [2019-09-17T22:03:28.670Z] 9d48c3bd43c5: Verifying Checksum
22:03:28 [2019-09-17T22:03:28.670Z] 9d48c3bd43c5: Download complete
22:03:28 [2019-09-17T22:03:28.670Z] 9d48c3bd43c5: Pull complete
22:03:28 [2019-09-17T22:03:28.670Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
22:03:28 [2019-09-17T22:03:28.670Z] Status: Downloaded newer image for alpine:latest
22:03:32 [2019-09-17T22:03:32.851Z] Congratulations!  All commits are properly signed with the DCO!