Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue when trying to use the docker image #609

Closed
boddumanohar opened this issue Sep 8, 2022 · 0 comments
Closed

issue when trying to use the docker image #609

boddumanohar opened this issue Sep 8, 2022 · 0 comments

Comments

@boddumanohar
Copy link

when I try to run the docker image I get this error:

root@Ubuntu-2004-focal-64-minimal ~ # docker run stelligent/cfn_nag sh -c "cfn_nag_scan  --help"
Unable to find image 'stelligent/cfn_nag:latest' locally
latest: Pulling from stelligent/cfn_nag
59bf1c3509f3: Already exists
ecfdfc99c764: Pull complete
dfcec1f1cb7c: Pull complete
6325120d0421: Pull complete
e3fc6ecdde23: Pull complete
c4d1cbf6e464: Pull complete
5a73c152f1ce: Pull complete
Digest: sha256:40a203945f918c57a58d57579887c64165e66416e853900f5127342f8d5c202d
Status: Downloaded newer image for stelligent/cfn_nag:latest
/usr/local/bundle/gems/cfn-nag-0.8.9/lib/cfn-nag/cfn_nag_executor.rb:107:in `read': No such file or directory @ rb_sysopen - cfn_nag_scan  --help (Errno::ENOENT)
	from /usr/local/bundle/gems/cfn-nag-0.8.9/lib/cfn-nag/cfn_nag_executor.rb:107:in `read_conditionally'
	from /usr/local/bundle/gems/cfn-nag-0.8.9/lib/cfn-nag/cfn_nag_executor.rb:96:in `execute_io_options'
	from /usr/local/bundle/gems/cfn-nag-0.8.9/lib/cfn-nag/cfn_nag_executor.rb:22:in `scan'
	from /usr/local/bundle/gems/cfn-nag-0.8.9/bin/cfn_nag:11:in `<top (required)>'
	from /usr/local/bundle/bin/cfn_nag:23:in `load'
	from /usr/local/bundle/bin/cfn_nag:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant