Skip to content

expnch/nettools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Network Tools Container

This is a container with standard/handy networking utilities installed.

The launc script kube-run.sh contains a Bash function to launch and exec into a pod on Kubernetes running the container. It should be added to path as a standalone file or its contents appended to ~/.bash_profile.

Only tested on macOS.

Launch script dependencies: kubectl, jq

Build

docker build -t nettools:latest .

About

Lightweight container for debugging network issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published