Method: Dockerspec::Configuration#compose_runner
- Defined in:
- lib/dockerspec/configuration.rb
#compose_runner ⇒ Class
The Runner::Compose class used to run Docker Compose.
43 44 45 |
# File 'lib/dockerspec/configuration.rb', line 43 def compose_runner @compose_runner end |