Updated 1.4.0 Milestone Project Page (markdown)

Aanand Prasad 2015-07-21 15:21:14 +01:00
parent cfd1bd10d8
commit ffd85bf142
1 changed files with 2 additions and 6 deletions

@ -9,19 +9,15 @@
**Custom container names:** Users can specify a custom name for the containers created by Compose on a per-service basis.
- [ ] [#1518](https://github.com/docker/compose/issues/1518)
- [x] [#1518](https://github.com/docker/compose/issues/1518)
**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)
**Windows support:**
- [ ] [#1085](https://github.com/docker/compose/issues/1085)
**Improve and stabilise state convergence**:
- [ ] [#1654](https://github.com/docker/compose/issues/1654)
- [x] [#1654](https://github.com/docker/compose/issues/1654)
***