Method: Docker::Compose::Container#image

Defined in:
lib/docker/compose/container.rb

#imageObject (readonly)

Returns the value of attribute image.



13
14
15
# File 'lib/docker/compose/container.rb', line 13

def image
  @image
end