Skip to content

Console Output

20:04:33 [2019-10-02T20:04:33.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39776:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco
20:04:33 [2019-10-02T20:04:33.957Z] Unable to find image 'alpine:latest' locally
20:04:33 [2019-10-02T20:04:33.957Z] latest: Pulling from library/alpine
20:04:34 [2019-10-02T20:04:34.216Z] 9d48c3bd43c5: Already exists
20:04:34 [2019-10-02T20:04:34.216Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb
20:04:34 [2019-10-02T20:04:34.216Z] Status: Downloaded newer image for alpine:latest
20:04:37 [2019-10-02T20:04:37.489Z] Congratulations!  All commits are properly signed with the DCO!