Method: DockerImageTask#name

Defined in:
lib/lux/dockertasks.rb

#nameObject

The name of the task (defaults to the image)



20
21
22
# File 'lib/lux/dockertasks.rb', line 20

def name
  @name
end