# Functions
GetLogs returns logs of a specific container.
NewContainerBuilder returns a Builder object that will be used for building a docker container.
Remove deletes a specific container from host.
Start starts a container.
Wait waits until the container has either finished executing or was killed for exceeding time limit.
# Variables
No description provided by the author