Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 916 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 916 Bytes

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)