Class: Avm::Stereotypes::EacUbuntuBase0::DockerImage
- Inherits:
-
Docker::Image
- Object
- Docker::Image
- Avm::Stereotypes::EacUbuntuBase0::DockerImage
- Defined in:
- lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
Instance Attribute Summary
Attributes inherited from Docker::Image
#registry, #snapshot, #version
Instance Method Summary collapse
Methods inherited from Docker::Image
#build, #generator_version, #initialize, #push, #read_entry, #run, #tag, #tag_name, #tag_version, #tag_version_version
Constructor Details
This class inherits a constructor from Avm::Docker::Image
Instance Method Details
#stereotype_tag ⇒ Object
10 11 12 |
# File 'lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb', line 10 def stereotype_tag 'eac_ubuntu_base0' end |