mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
added: corrected request from review.
Signed-off-by: Toure Dunnon <toure.dunnon@anchore.com>
This commit is contained in:
parent
c626cb1c60
commit
9365625fc3
@ -71,12 +71,10 @@ brew install syft
|
||||
|
||||
**Container Image**
|
||||
|
||||
Example of how to use Syft scratch image:
|
||||
|
||||
|
||||
```bash
|
||||
docker pull anchore/syft:latest
|
||||
docker run -v /var/run/docker.sock:/var/run/docker.sock anchore/syft -o json alpine:latest
|
||||
|
||||
docker run -v /var/run/docker.sock:/var/run/docker.sock anchore/syft:latest -o json alpine:latest
|
||||
```
|
||||
|
||||
## Configuration
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user