Exception: OSwitch::ENODKR

Inherits:
StandardError
  • Object
show all
Defined in:
lib/oswitch.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



29
30
31
32
# File 'lib/oswitch.rb', line 29

def to_s
  "***** Docker not installed / correctly setup / running.
  Are you able to run 'docker info'?"
end