Class: Avm::Instances::DockerImage

Inherits:
Docker::Image
  • Object
show all
Defined in:
lib/avm/instances/docker_image.rb

Direct Known Subclasses

EacRedmineBase0::DockerImage

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#instanceObject

Returns the value of attribute instance.



8
9
10
# File 'lib/avm/instances/docker_image.rb', line 8

def instance
  @instance
end

Instance Method Details

#stereotype_tagObject



10
11
12
# File 'lib/avm/instances/docker_image.rb', line 10

def stereotype_tag
  instance.id
end