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

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

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