add tools for docker image analysis
This commit is contained in:
parent
38a79170f7
commit
e925c18eb8
1 changed files with 2 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
docker-compose
|
||||
distrobox
|
||||
kind
|
||||
dive # A tool for exploring a docker image, layer contents.
|
||||
grype # A vulnerability scanner for container images and filesystems.
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue