Method: Docker::Compose::Container#labels
- Defined in:
- lib/docker/compose/container.rb
#labels ⇒ Object (readonly)
Returns the value of attribute labels.
14 15 16 |
# File 'lib/docker/compose/container.rb', line 14 def labels @labels end |