46 47 48
# File 'lib/resources/docker_image.rb', line 46 def image "#{repo}:#{tag}" if image_info.entries.size == 1 end