Skip to content

Console Output

18:12:14 [2019-10-02T18:12:14.664Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-392:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
18:12:14 [2019-10-02T18:12:14.664Z] Unable to find image 'alpine:latest' locally
18:12:14 [2019-10-02T18:12:14.664Z] latest: Pulling from library/alpine
18:12:14 [2019-10-02T18:12:14.923Z] 9d48c3bd43c5: Already exists
18:12:14 [2019-10-02T18:12:14.923Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
18:12:14 [2019-10-02T18:12:14.923Z] Status: Downloaded newer image for alpine:latest
18:12:21 [2019-10-02T18:12:21.476Z] Congratulations!  All commits are properly signed with the DCO!