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