Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ajeetraina authored Jul 13, 2024
1 parent 664f7e7 commit fca0aa4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ curl -fsSL https://raw.githubusercontent.com/docker/scout-cli/main/install.sh -o
sh install-scout.sh
```

If you're using Docker Desktop, you can enable background SBOM indexing as shown:

<img width="1206" alt="image" src="https://github.com/user-attachments/assets/e320a227-da85-4714-bed2-9eb5b8f64e68">


## Clone the repo

```
Expand All @@ -41,6 +46,9 @@ curl localhost:3000
Hello World!
```

If you're using Docker Desktop, you should be able to see vulnerabilities right now on your Docker dashboard.



## Create and push the repository on Docker Hub:

Expand Down

0 comments on commit fca0aa4

Please sign in to comment.