Sha256: c1ffe9ab3535372aebc098f486793a0f8d5736451ea2a6702ead5b7c8ea6a76c

Contents?: true

Size: 228 Bytes

Versions: 378

Compression:

Stored size: 228 Bytes

Contents

# frozen_string_literal: true

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

module Avm
  module Self
    class DockerImage < ::Avm::Docker::Image
      def stereotype_tag
        nil
      end
    end
  end
end

Version data entries

378 entries across 378 versions & 3 rubygems

Version Path
avm-0.94.1 lib/avm/self/docker_image.rb
eac_tools-0.98.0 sub/avm/lib/avm/self/docker_image.rb
avm-0.94.0 lib/avm/self/docker_image.rb
eac_tools-0.94.0 sub/avm/lib/avm/self/docker_image.rb
avm-0.93.0 lib/avm/self/docker_image.rb
eac_tools-0.92.0 sub/avm/lib/avm/self/docker_image.rb
avm-0.92.0 lib/avm/self/docker_image.rb
eac_tools-0.91.0 sub/avm/lib/avm/self/docker_image.rb
avm-0.90.1 lib/avm/self/docker_image.rb
eac_tools-0.87.1 sub/avm/lib/avm/self/docker_image.rb
avm-0.90.0 lib/avm/self/docker_image.rb
eac_tools-0.87.0 sub/avm/lib/avm/self/docker_image.rb
avm-0.89.0 lib/avm/self/docker_image.rb
eac_tools-0.86.12 sub/avm/lib/avm/self/docker_image.rb
avm-0.88.0 lib/avm/self/docker_image.rb
eac_tools-0.86.11 sub/avm/lib/avm/self/docker_image.rb
avm-0.87.0 lib/avm/self/docker_image.rb
eac_tools-0.86.8 sub/avm/lib/avm/self/docker_image.rb
avm-0.86.2 lib/avm/self/docker_image.rb
eac_tools-0.86.7 sub/avm/lib/avm/self/docker_image.rb