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:
Toure Dunnon 2020-12-11 14:12:18 -05:00
parent 07f2c2f702
commit c626cb1c60

View File

@ -69,6 +69,16 @@ brew tap anchore/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 search paths: