Mention #2658 --security-opts

This commit is contained in:
Michael Schurter 2017-05-22 09:25:44 -07:00 committed by GitHub
parent b76cd44b0f
commit 5fccb2acbe
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
addresses [GH-2536]
* config: Support Unix socket addresses for Consul [GH-2622]
* driver/docker: Allow specifying extra hosts [GH-2547]
* driver/docker: Allow setting seccomp profiles [GH-2658]
* driver/docker: Allow setting container IP with user defined networks
[GH-2535]