Method: Docker::Compose::Container#id

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

#idObject (readonly)

Returns the value of attribute id.



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

def id
  @id
end