Take the stack down
91 92 93
# File 'lib/docker/compose/session.rb', line 91 def down run!('down') end