Skip to content

Console Output

22:03:25 [2023-10-18T22:03:25.318Z] + docker run --rm -v /home/ubuntu/workspace/moby_backport_46667_23.0:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH= alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
22:03:27 [2023-10-18T22:03:27.219Z] Unable to find image 'alpine:latest' locally
22:03:27 [2023-10-18T22:03:27.219Z] latest: Pulling from library/alpine
22:03:27 [2023-10-18T22:03:27.220Z] 579b34f0a95b: Pulling fs layer
22:03:27 [2023-10-18T22:03:27.220Z] 579b34f0a95b: Download complete
22:03:27 [2023-10-18T22:03:27.478Z] 579b34f0a95b: Pull complete
22:03:27 [2023-10-18T22:03:27.478Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978
22:03:27 [2023-10-18T22:03:27.478Z] Status: Downloaded newer image for alpine:latest
22:03:45 [2023-10-18T22:03:45.558Z] Congratulations!  All commits are properly signed with the DCO!