v0.0.1
Changelog
- 249f96a Add Makefile & update README
- 9283a81 Add Similar Tools section
- 1e677e1 Add TODO section
- d7e8e28 Add TTY resizing
- 96865f5 Add demo
- 076f8ee Add exec command
- 609c970 Add goreleaser
- b333c7f Add more similar tools to README
- 62ec389 Create LICENSE
- c22e49b Fix IO forwarding in non-interactive mode
- 498e431 Implement --rm flag for cdebug exec
- 845a3bf Improve README
- d1759f2 Improve debugger entrypoint
- 3a30a8b Nixery support + README.md
- ab0d573 One less shell on the process tree
- a6a9c56 Slightly improve the way to start debugger container
- 72723a6 Update README.md
- a299172 Update README.md
- 8593d39 Update README.md
- b33c7a9 Update TODO
- 4ce2320 Use privileged debugger container if target is privileged
- 8ce7f9d cdebub port-forward PoC (WiP)
- 14f7072 cdebug exec now works too!
- 9defecb first commit