Sha256: db31ea1495d33fc92c76fa596a18f3553b967de256f9a1553e0486cb50a87c55

Contents?: true

Size: 131 Bytes

Versions: 2

Compression:

Stored size: 131 Bytes

Contents

describe command('/usr/bin/docker --version') do
  its(:exit_status) { should eq 0 }
  its(:stdout) { should match(/1.6.2/) }
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chef-12.11.18-universal-mingw32 acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-162/inspec/assert_functioning_spec.rb
chef-12.11.18 acceptance/top-cookbooks/test_run/docker/test/integration/installation_binary-162/inspec/assert_functioning_spec.rb