mirror of https://github.com/docker/docs.git
Fix a typo
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
parent
5cf0154179
commit
4219284bba
|
@ -4,7 +4,7 @@ description: Scan images best practices guide
|
|||
keywords: docker scan, scan, images, snyk, vulnerability
|
||||
---
|
||||
|
||||
This page contains recommendation and best practices for scanning and building secure images.
|
||||
This page contains recommendations and best practices for scanning and building secure images.
|
||||
|
||||
Docker and Snyk have partnered together to bring security natively into the development workflow by providing a simple and streamlined approach for developers to build and deploy secure containers. Container security spans multiple teams - developers, security, and operations. Additionally, there are multiple layers of security that apply to containers:
|
||||
|
||||
|
|
Loading…
Reference in New Issue