Class: Avm::Self::DockerImage
- Inherits:
-
Docker::Image
- Object
- EacDocker::Images::Templatized
- Docker::Image
- Avm::Self::DockerImage
- Defined in:
- lib/avm/self/docker_image.rb
Constant Summary
Constants inherited from Docker::Image
Docker::Image::DEFAULT_REGISTRY_NAME
Instance Attribute Summary
Attributes inherited from Docker::Image
#registry, #snapshot, #version
Instance Method Summary collapse
Methods inherited from Docker::Image
#build, default_registry, #generator_version, #initialize, #push, #run, #tag, #tag_name, #tag_version, #tag_version_version
Methods included from Entries::Jobs::WithVariablesSource
Constructor Details
This class inherits a constructor from Avm::Docker::Image
Instance Method Details
#stereotype_tag ⇒ Object
9 10 11 |
# File 'lib/avm/self/docker_image.rb', line 9 def stereotype_tag nil end |