Trivy in client-server mode for scanning runtime fs #7083
Closed
tschroeder13
started this conversation in
Adopters
Replies: 1 comment 1 reply
-
This looks to me like a disk permission issue with your server not being able to download the required assets for it to function. Do you have the full logs for the server that can shed more light? |
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
-
Hey community,
pls let me brielfy describe my idea:
I'd like to scan the filesystem on multiple servers with a trivy client server setup. The server shall run from a docker compose and the client binary is distributed via network filesystem.
This is the docker-compose.yml
When starting as root it logs:
Now I run the client with:
and the server logs:
What do I miss?
Thanks for any hints and best regards
Tobias
Beta Was this translation helpful? Give feedback.
All reactions