ENV[%(COMPOSE_BIN)] || %(docker-compose).freeze
16 17 18
# File 'lib/pangea/docker.rb', line 16 def run(cmd) Shell.run(BIN, cmd) end