Method: DockerImageTask#tag

Defined in:
lib/lux/dockertasks.rb

#tagObject

Name of tag (default is latest)



26
27
28
# File 'lib/lux/dockertasks.rb', line 26

def tag
  @tag
end