Skip to content

Commit ddba5fe

Browse files
authored
Merge pull request #14 from emilyh315/patch-2
Edit control "cis-docker-benchmark-3.4"
2 parents 26744e8 + 65c074b commit ddba5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controls/docker_level1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@
213213
ref 'https://github.com/YungSang/fedora-atomic-packer/blob/master/oem/docker.socket'
214214
ref 'https://daviddaeschler.com/2014/12/14/centos-7rhel-7-and-docker-containers-on-boot/'
215215

216-
describe file(docker.path) do
216+
describe file(docker.socket) do
217217
it { should exist }
218218
it { should be_file }
219219
it { should be_readable.by('owner') }

0 commit comments

Comments
 (0)