Update index.md

This commit is contained in:
Stephen Turner
2020-10-23 10:28:09 +01:00
committed by GitHub
parent 5e2c627a0f
commit 86913276d5

View File

@@ -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.
For example, to scan the `getting-started` image you created earlier in the tutorial, you can just type
```bash
docker scan getting-started
```