Skip to content

A collection of scripts around containers and networking.

License

Notifications You must be signed in to change notification settings

nggit/container-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

container-tools

A collection of scripts around containers and networking. Written in POSIX (sh) and expected to run on busybox (Alpine Linux) and GNU without dependency issues.

Name Example Summary
getcontainer.sh pid=123; ./getcontainer.sh $pid When doing top on the Docker host and wondering which container is to blame for running a particular process.
getveth.sh sh src/getveth.sh container_name When doing if link on the Docker host, we see some veth* interfaces and are curious to find out which container it belongs to.

Lincense

MIT License

About

A collection of scripts around containers and networking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages