mirror of
https://github.com/anchore/syft.git
synced 2026-02-14 11:36:42 +01:00
added: update to README.md to indicate on how to use the new feature.
Signed-off-by: Toure Dunnon <toure.dunnon@anchore.com>
This commit is contained in:
parent
07f2c2f702
commit
c626cb1c60
10
README.md
10
README.md
@ -69,6 +69,16 @@ brew tap anchore/syft
|
|||||||
brew install syft
|
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
|
||||||
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Configuration search paths:
|
Configuration search paths:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user