Class: Avm::Self::DockerImage

Inherits:
Docker::Image
  • Object
show all
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

#variables_source

Constructor Details

This class inherits a constructor from Avm::Docker::Image

Instance Method Details

#stereotype_tagObject



9
10
11
# File 'lib/avm/self/docker_image.rb', line 9

def stereotype_tag
  nil
end