Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonrw/docker-debug
https://github.com/simonrw/docker-debug
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonrw/docker-debug
- Owner: simonrw
- Created: 2023-03-20T11:17:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T14:42:21.000Z (11 months ago)
- Last Synced: 2024-10-11T01:32:54.905Z (about 1 month ago)
- Language: Dockerfile
- Size: 35.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)