-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Milestone
Description
It would be great if we can have a flag for scanning local images with custom docker socket path.
I use colima as the container runtime for docker. The unix domain socket path for colima is unix:///Users/<username>/.colima/default/docker.sock
while doing trivy image <image_name>
, it throws an error saying Cannot connect to the Docker daemon at unix:///var/run/docker.sock
. Would be cool if it had an option similar to trivy image --socket <socket_path>
.
rtokarek-fastly, optim-fukutani, julien-michaud and gfouquet
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Type
Projects
Status
No status