Method: DockerImageTask#image

Defined in:
lib/lux/dockertasks.rb

#imageObject

The name of the image (if different to the task name)



23
24
25
# File 'lib/lux/dockertasks.rb', line 23

def image
  @image
end