# Functions

DumpContainerLogs outputs logs from the running docker container.
StartContainer starts the specified container for running tests.
StopContainer stops and removes the specified container.

# Structs

Container tracks information about the docker container started for tests.