mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Merge pull request #336 from tomwillfixit/patch-1
Using Multi Stage builds to scan alpine images for CVEs
This commit is contained in:
commit
09690ec380
@ -532,6 +532,7 @@ Services to securely store your Docker images.
|
|||||||
|
|
||||||
## Security
|
## Security
|
||||||
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
* [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker)
|
||||||
|
* [CVE Scanning Alpine images with Multi-stage builds in Docker 17.05](https://github.com/tomwillfixit/alpine-cvecheck) by [@tomwillfixit](https://twitter.com/tomwillfixit)
|
||||||
* [Docker and SELinux](http://www.projectatomic.io/docs/docker-and-selinux/)
|
* [Docker and SELinux](http://www.projectatomic.io/docs/docker-and-selinux/)
|
||||||
* [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines)
|
* [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines)
|
||||||
* [Docker Security Cheat Sheet](https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.adoc)
|
* [Docker Security Cheat Sheet](https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.adoc)
|
||||||
|
Loading…
Reference in New Issue
Block a user