k8s.io/test-infra@v0.0.0-20240520184403-27c6b4c223d8/images/git/README.md (about) 1 # git image 2 3 Use this image when you want to use `git` and `alpine` as base in a job. 4 5 ## contents 6 7 - base: 8 - `gcr.io/k8s-prow/alpine:v20240108-a28886d2bd` 9 - directories: 10 - `/github_known_hosts` holds the [`github-known-hosts`](/images/git/github-known-hosts) file copied during image build 11 - `/etc/ssh/ssh_config` contains [`ssh-config`](/images/git/ssh-config) file copied during image build 12 - tools: 13 - `git` 14 - `openssh`