Skip to content

Console Output

10:25:28 [2019-10-22T10:25:28.388Z] + docker run --rm -v /home/docker/workspace/engine_PR-409:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
10:25:28 [2019-10-22T10:25:28.388Z] Unable to find image 'alpine:latest' locally
10:25:28 [2019-10-22T10:25:28.673Z] latest: Pulling from library/alpine
10:25:28 [2019-10-22T10:25:28.674Z] cd18d16ea896: Pulling fs layer
10:25:28 [2019-10-22T10:25:28.960Z] cd18d16ea896: Download complete
10:25:29 [2019-10-22T10:25:29.251Z] cd18d16ea896: Pull complete
10:25:29 [2019-10-22T10:25:29.251Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
10:25:29 [2019-10-22T10:25:29.251Z] Status: Downloaded newer image for alpine:latest
10:25:37 [2019-10-22T10:25:37.685Z] Congratulations!  All commits are properly signed with the DCO!