Skip to content

Console Output

08:10:57 [2019-10-22T08:10:57.527Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-412:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
08:10:57 [2019-10-22T08:10:57.527Z] Unable to find image 'alpine:latest' locally
08:10:57 [2019-10-22T08:10:57.527Z] latest: Pulling from library/alpine
08:10:57 [2019-10-22T08:10:57.527Z] 89d9c30c1d48: Already exists
08:10:57 [2019-10-22T08:10:57.782Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a
08:10:57 [2019-10-22T08:10:57.782Z] Status: Downloaded newer image for alpine:latest
08:11:01 [2019-10-22T08:11:01.040Z] Congratulations!  All commits are properly signed with the DCO!