atmosx / toolset

A set of dockerized tools for testing purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolset Docker Image

Description

This image contains a set of tools to aide testing and was based on dduportal-dockerfiles/bats. Currently the image contains:

  • bats - bash automated testing system
  • kafkacat - generic command line non-JVM Apache Kafka producer and consumer
  • python - programming language
  • curl - cli data transfer tool for a variety of protocols
  • jq - lightweight and flexible command-line JSON processor.
  • nmap - most full featured CLI port scanner in existence.
  • netcat - the netcat (traditional) networking utility.
  • iputils - ubuntu IP utilities (ping, tracepath)

About

A set of dockerized tools for testing purposes


Languages

Language:Dockerfile 100.0%