Sha256: 92b3ac3002fed4209568ce4669822be0c051dfee650ac0a6cbe8d2a570a7c13d

Contents?: true

Size: 117 Bytes

Versions: 9

Compression:

Stored size: 117 Bytes

Contents

module Katello
  module Pulp
    class DockerImage < PulpContentUnit
      CONTENT_TYPE = "docker"
    end
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
katello-2.4.5 app/services/katello/pulp/docker_image.rb
katello-2.4.4 app/services/katello/pulp/docker_image.rb
katello-2.4.3 app/services/katello/pulp/docker_image.rb
katello-2.4.2 app/services/katello/pulp/docker_image.rb
katello-2.4.1 app/services/katello/pulp/docker_image.rb
katello-2.4.0 app/services/katello/pulp/docker_image.rb
katello-2.4.0.rc3 app/services/katello/pulp/docker_image.rb
katello-2.4.0.rc2 app/services/katello/pulp/docker_image.rb
katello-2.4.0.rc1 app/services/katello/pulp/docker_image.rb