Sha256: 90dfca6c1357323ffa9eec6796ea3fa911416b2b86d835cba2e68b54cfd2dd57

Contents?: true

Size: 136 Bytes

Versions: 2

Compression:

Stored size: 136 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
chef-12.8.1 acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-183/inspec/assert_functioning_spec.rb
chef-12.8.1-universal-mingw32 acceptance/top-cookbooks/test_run/docker/test/integration/installation_package-183/inspec/assert_functioning_spec.rb