Trivy local image with podman #20600
Ladrillo84
started this conversation in
General
Replies: 1 comment 1 reply
-
Most likely SELinux is blocking access to the socket.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I want to transfer the trivy scanner to a local image with podman but I get an error. The command I put is the following:
$ podman run -it --rm -v /run/podman/podman.sock:/run/podman/podman.sock <ID_IMAGE_TRIVY> image <ID_IMAGE_JENKINS>
I hope you can advise or help me.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions