Skip to content

jnewland/git-and-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jnewland/git-and-stuff

Sometimes, you want a Docker container with git, bash, ssh, jq, curl, and vim. Or is that just me?

docker renovate

GitHub Container Registry

Usage

This container is great for use with kubectl debug. For example, to debug a pod with a broken image:

$ kubectl debug -it <pod> --image=ghcr.io/jnewland/git-and-stuff:latest

Or to debug a node:

$ kubectl debug -it node/<node> --image=ghcr.io/jnewland/git-and-stuff:latest

About

Sometimes, you want a Docker container with git, bash, ssh, jq, curl, and vim. Or is that just me?

Topics

Resources

License

Stars

Watchers

Forks