Update index.md
This commit is contained in:
parent
5e2c627a0f
commit
86913276d5
@ -4,6 +4,7 @@ When you have built an image, it is good practice to scan it for security vulner
|
|||||||
Docker has partnered with [Snyk](http://snyk.io) to provide the vulnerability scanning service.
|
Docker has partnered with [Snyk](http://snyk.io) to provide the vulnerability scanning service.
|
||||||
|
|
||||||
For example, to scan the `getting-started` image you created earlier in the tutorial, you can just type
|
For example, to scan the `getting-started` image you created earlier in the tutorial, you can just type
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker scan getting-started
|
docker scan getting-started
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user