# Functions
No description provided by the author
Mock can be used in tests to avoid executing real commands.
NewDockerClient creates a new DockerClient.
# Variables
No description provided by the author
# Structs
DockerClient wraps a Docker client instance and provides methods to pull images and start containers.
No description provided by the author