Sha256: bd5ec9edb7ed8c4a202dde3b4928d50c7d51387a4b29709b1974422591dfe67f

Contents?: true

Size: 294 Bytes

Versions: 61

Compression:

Stored size: 294 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/core_ext'
require 'avm/docker/image'

module Avm
  module Stereotypes
    module EacUbuntuBase0
      class DockerImage < ::Avm::Docker::Image
        def stereotype_tag
          'eac_ubuntu_base0'
        end
      end
    end
  end
end

Version data entries

61 entries across 61 versions & 1 rubygems

Version Path
avm-tools-0.69.3 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.69.2 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.69.1 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.69.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.68.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.67.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.66.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.65.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.64.2 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.64.1 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.64.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.63.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.62.4 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.62.3 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.62.2 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.62.1 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.62.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.61.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.60.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb
avm-tools-0.59.0 lib/avm/stereotypes/eac_ubuntu_base0/docker_image.rb