Add changelog entry for #2797

This commit is contained in:
Michael Schurter 2017-07-07 10:16:36 -07:00
parent 084dd384c1
commit 04ca75137d
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ IMPROVEMENTS:
* driver/docker: Allow setting seccomp profiles [GH-2658]
* driver/docker: Support Docker credential helpers [GH-2651]
* driver/docker: Auth failures can optionally be ignored [GH-2786]
* driver/docker: Add `driver.docker.bridge_ip` node attribute [GH-2797]
* driver/docker: Allow setting container IP with user defined networks
[GH-2535]
* driver/rkt: Support `no_overlay` [GH-2702]