Sha256: 836e7b65b6fe22faf4f781b7442e862fff368179b060797d14e17cc212c89213

Contents?: true

Size: 253 Bytes

Versions: 56

Compression:

Stored size: 253 Bytes

Contents

# frozen_string_literal: true

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

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

Version data entries

56 entries across 56 versions & 1 rubygems

Version Path
avm-tools-0.109.1 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.109.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.108.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.107.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.106.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.105.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.104.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.103.1 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.103.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.102.2 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.102.1 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.102.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.101.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.100.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.99.1 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.99.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.98.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.97.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.96.0 lib/avm/eac_ubuntu_base0/docker_image.rb
avm-tools-0.95.0 lib/avm/eac_ubuntu_base0/docker_image.rb