/*
Package runner contains a utility to run Docker containers

Create a RunHelper with NewRunHelper and then create new run
instances with New()
*/
package run