Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simonrw/docker-debug


https://github.com/simonrw/docker-debug

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# Docker image that includes common network debugging tools

## Usage

```bash
docker run --rm -it ghcr.io/simonrw/docker-debug:main
```

[Release page](https://github.com/simonrw/docker-debug/pkgs/container/docker-debug)

## Contents

* `dig`
* `ip`
* `ping`
* `route`
* `curl`
* `python3`
* `python3-boto3`
* `jq`
* [`fx`](https://github.com/antonmedv/fx)