Merge pull request #204 from andrewhsu/cl-1707

[17.07] update changelog for latest 17.07 fix
This commit is contained in:
Andrew Hsu
2017-08-22 15:15:46 -07:00
committed by GitHub

View File

@ -57,6 +57,7 @@ be found.
* LCOW: Change directory from lcow to "Linux Containers" [moby/moby#33835](https://github.com/moby/moby/pull/33835)
* LCOW: pass command arguments without extra quoting [moby/moby#33815](https://github.com/moby/moby/pull/33815)
* LCOW: Updates necessary due to platform schema change [moby/moby#33785](https://github.com/moby/moby/pull/33785)
- Aufs: ensure diff layers are correctly removed to prevent leftover files from using up storage [moby/moby#34587](https://github.com/moby/moby/pull/34587)
### Swarm Mode