Skip to content

small utility for debugging containerized application

License

Notifications You must be signed in to change notification settings

vladimir-avinkin/crane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crane CircleCI license

description

crane -- small utility for debugging containerized application. It creates special debug container from prepared image which:

  • uses IPC, PID и network namespaces from debugged container (works only for running container, may be skipped)
  • mount its filesystem into special path /cont

About

small utility for debugging containerized application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.5%
  • Dockerfile 3.5%