panoramix 0.7.16 → 0.7.17

Sign up to get free protection for your applications and to get access to all the features.
@@ -110,7 +110,7 @@ module Panoramix
110
110
  puts "Service: #{@dst}"
111
111
  if created?
112
112
  puts "Timestamp: #{timestamp}"
113
- info = shell("#{@compose} -p #{@dst} -f #{@src} ps", true, @env)[:out]
113
+ info = shell("docker-compose -p #{@dst} -f #{@src} ps", true, @env)[:out]
114
114
  puts info
115
115
  else
116
116
  puts "Timestamp: Not created"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: panoramix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.16
4
+ version: 0.7.17
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: