changelog

This commit is contained in:
Alex Dadgar
2018-01-29 09:49:11 -08:00
parent d11fdc7e10
commit ad8bfaea00

View File

@@ -12,6 +12,7 @@ IMPROVEMENTS:
[[GH-3718](https://github.com/hashicorp/nomad/issues/3718)]
* driver/docker; Support overriding image entrypoint [[GH-3788](https://github.com/hashicorp/nomad/issues/3788)]
* driver/docker: Support adding or dropping capabilities [[GH-3754](https://github.com/hashicorp/nomad/issues/3754)]
* driver/docker: Support mounting root filesystem as read-only [[GH-3802](https://github.com/hashicorp/nomad/issues/3802)]
* driver/lxc: Add volumes config to LXC driver [[GH-3687](https://github.com/hashicorp/nomad/issues/3687)]
BUG FIXES: