class Minke::Generators::DockerSettings
DockerSettings
encapsulates the settings required for the Docker
container within which the commands will execute.
Attributes
binds[RW]
Volume mapping information for Docker
container, must be fully qualified path
env[RW]
Docker
environment to set on running container
image[RW]
Docker
image used to execute commands
working_directory[RW]
Workging directory for executed commands