mirror of https://github.com/docker/docs.git
Update security.md (#6037)
This commit is contained in:
parent
eb8f177865
commit
374d240c6a
|
@ -241,7 +241,7 @@ can be found in
|
|||
|
||||
## Conclusions
|
||||
|
||||
Docker containers are, by default, quite secure; especially if you take
|
||||
Docker containers are, by default, quite secure; especially if you
|
||||
run your processes as non-privileged users inside the container.
|
||||
|
||||
You can add an extra layer of safety by enabling AppArmor, SELinux,
|
||||
|
|
Loading…
Reference in New Issue