gremlin-extension
0
docker/gremlin-extension:0.0.33
A container debugging toolbox. Attach: Replacement of docker exec. Rdb: Easy remote debug.
This requires Docker Desktop 4.10 or higher.
A replacement of the docker exec. Works with any container, brings bash/fish/zsh shell, NixOS based paket manager, dynamic port forwarding, nice prompt and more.
Usage: gremlin attach [OPTIONS] CONTAINER.
Built-in commands:
Options:
The original/target container stays untouched/unmodified.
Easy remote debug setup with bundled debuggers.
Usage: gremlin rdb -p PORT CONTAINER.
Supported debuggers/languages:
Supports mac and linux (windows coming soon).
For more details run gremlin --help.