package
2.1.9+incompatible
Repository: https://github.com/leopardslab/dunner.git
Documentation: pkg.go.dev

# Functions

CheckImageExist checks for the image whether it is present on the host machine or not.
ExtractResult can parse output and/or error corresponding to the command passed as an argument, from an io.Reader and convert to an object of strings.

# Structs

Result stores the output of commands run using `docker exec`.
Step describes the information required to run one task in docker container.