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!
- Host: GitHub
- URL: https://github.com/colynn/ops-debug
- Owner: colynn
- Created: 2021-06-08T12:13:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T07:30:04.000Z (over 3 years ago)
- Last Synced: 2025-02-05T06:13:57.930Z (over 1 year ago)
- Topics: alpine, alpine-linux, docker, nc, ops, tcpdump, telnet, traceroute
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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