Add Twistlock to security

Security tool/product...
This commit is contained in:
Meir Wahnon 2015-11-13 14:43:23 +02:00
parent 7658da3f94
commit 687e8c6dc1

View File

@ -73,6 +73,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/)
* [Deployment and Infrastructure](#deployment-and-infrastructure)
* [PaaS](#paas)
* [Remote Container Manager / Orchestration](#remote-container-manager--orchestration)
* [Security](#security-1)
* [Service Discovery](#service-discovery-1)
* [Slides](#slides)
* [Videos](#videos)
@ -473,6 +474,7 @@ Securely store your Docker images.
* [docker-bench-security](https://github.com/docker/docker-bench-security) script that checks for dozens of common best-practices around deploying Docker containers in production. By [@docker](https://github.com/docker)
* [notary](https://github.com/docker/notary) a server and a client for running and interacting with trusted collections. By [@docker](https://github.com/docker)
* [Twistlock](https://www.twistlock.com/) Twistlock Security Suite detects vulnerabilities, hardens container images, and enforces security policies across the lifecycle of applications.
## Service Discovery