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

https://github.com/colynn/ops-debug

Ops Debug Helping, it only takes one minute to get ops-debug working env!
https://github.com/colynn/ops-debug

alpine alpine-linux docker nc ops tcpdump telnet traceroute

Last synced: about 1 year ago
JSON representation

Ops Debug Helping, it only takes one minute to get ops-debug working env!

Awesome Lists containing this project

README

          

## For Ops Debug

### Includes

* busybox-extras(telnet/nc/traceroute)
* tcpdump

### How to run

```sh
# docker
$ docker run --rm -it colynn/ops-debug /bin/sh

# kubernetes
$ kubectl run ops-debug --image=colynn/ops-debug [-n default]
```

### Refer to
1. https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management