Hundreds of DevOps related programs from my main DevOps tools repos on my Github, including:
Running the docker container without arguments will show just the list of programs:
docker run harisekhon/tools:alpine
Run any given program:
docker run harisekhon/tools:alpine <program> <args>
All programs have --help
to list the available options.
Hari Sekhon
Cloud Big Data Contractor, United Kingdom
https://www.linkedin.com/in/HariSekhon
Related Docker images can be found for many Open Source, Big Data and NoSQL technologies on my DockerHub profile. The source for them all can be found in the master Dockerfiles GitHub repo.