mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
rst->md conversion fix
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
This commit is contained in:
parent
9b6c40cf69
commit
ce7d251d52
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ page_keywords: Docker, Docker documentation, security
|
|||
# Docker Security
|
||||
|
||||
> *Adapted from* [Containers & Docker: How Secure are
|
||||
> They?](blogsecurity)
|
||||
> They?](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/)
|
||||
|
||||
There are three major areas to consider when reviewing Docker security:
|
||||
|
||||
|
@ -255,4 +255,4 @@ with Docker, since everything is provided by the kernel anyway.
|
|||
|
||||
For more context and especially for comparisons with VMs and other
|
||||
container systems, please also see the [original blog
|
||||
post](blogsecurity).
|
||||
post](http://blog.docker.io/2013/08/containers-docker-how-secure-are-they/).
|
||||
|
|
Loading…
Reference in a new issue