# Functions
NewDocker creates a new Docker instance.
No description provided by the author
WithClient returns an option to configure a Docker client on a Docker instance.
WithLogger returns an option to configure the logger on a Docker instance.
# Constants
MessageMountPath is the path used by Actions to write their failure message.
ReasonMountPath is the path used by Actions to write their failure reasons.
# Type aliases
DockerOption defines optional configuration for a Docker instance.