├── Dockerfile ├── LICENSE ├── README.md └── debugger.yaml /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openobserve/debug-container/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openobserve/debug-container/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openobserve/debug-container/HEAD/README.md -------------------------------------------------------------------------------- /debugger.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/openobserve/debug-container/HEAD/debugger.yaml --------------------------------------------------------------------------------