mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-08 14:08:14 -05:00
Merge pull request #101 from meirwah/master
Add Twistlock to security + fix security tools link
This commit is contained in:
commit
26f3a0b4bd
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user