Updated 1.4.0 Milestone Project Page (markdown)

Aanand Prasad 2015-06-11 12:17:55 -04:00
parent c2ed929bca
commit f986dd743b

@ -13,6 +13,10 @@ This will involve significant thought and design work regarding how networking f
- [ ] [#1346](https://github.com/docker/compose/issues/1346)
**Support volume plugins:** Enable users to specify volume plugins on a per-service basis.
- [ ] [#1502](https://github.com/docker/compose/pull/1502)
**Improved performance:** Many of Compose's actions can be performed in parallel rather than in sequence. For larger apps, this would result in enormously reduced startup/redeploy times.
- [ ] [#1395](https://github.com/docker/compose/issues/1395)