Method: Docker::Compose::Container#ports

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

#portsObject (readonly)

Returns the value of attribute ports.



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

def ports
  @ports
end