https://github.com/bitwalker/alpine-toolbox
A toolbox image based on Alpine Linux for when I want to troubleshoot things in my OpenShift cluster
https://github.com/bitwalker/alpine-toolbox
Last synced: 3 months ago
JSON representation
A toolbox image based on Alpine Linux for when I want to troubleshoot things in my OpenShift cluster
- Host: GitHub
- URL: https://github.com/bitwalker/alpine-toolbox
- Owner: bitwalker
- License: mit
- Created: 2016-04-07T00:04:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T16:34:49.000Z (almost 10 years ago)
- Last Synced: 2025-04-09T14:24:09.229Z (about 1 year ago)
- Language: Makefile
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Alpine Toolbox
This is an Alpine Linux image I use for troubleshooting within OpenShift. It's got things I use, but those things may be
different than the things you want. Grab and modify if desired, or use as is!
## Usage
```
$ docker run -it bitwalker/alpine-toolbox:latest sh
```
## License
MIT