A few of the Hadoop, NoSQL, Web & Linux tools I've written over the years. All programs have --help to list the available options.
See a list of included programs with descriptions on the GitHub project page.
Running the docker container without arguments will show just the list of programs:
docker run harisekhon/perl-tools
Run any given program:
docker run harisekhon/perl-tools <program> <args>
All programs have --help
to list the available options.
For many more tools see DevOps Python Tools and the Advanced Nagios Plugins Collection which contains many more Hadoop, NoSQL and Linux/Web tools.
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.