Skip to content

Install busybox -based debug environment for Scratch-based Docker-containers. Works with Docker and Kubernetes.

License

Notifications You must be signed in to change notification settings

phzfi/scratch-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

scratch-debug

Installs busybox -based debug environment for Scratch-based Docker-containers. Works with Docker and Kubernetes.

The problem is that if you build a high security container with minimum attack surface, and the most lightweight container possible, you don't have any debug tools.

#Final phase
FROM scratch

Usage: ./debug.sh podname -k kubeconfig.yml -n my-namespace

See https://ahmet.im/blog/debugging-scratch/

About

Install busybox -based debug environment for Scratch-based Docker-containers. Works with Docker and Kubernetes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages