mirror of https://github.com/docker/compose.git
Updated 1.4.0 Milestone Project Page (markdown)
parent
c9e85c44e9
commit
673636ffd3
|
@ -13,7 +13,8 @@
|
||||||
|
|
||||||
**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.
|
**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.
|
||||||
|
|
||||||
- [ ] [#1652](https://github.com/docker/compose/issues/1652)
|
- [x] [#1651 - stop, kill, rm](https://github.com/docker/compose/issues/1651)
|
||||||
|
- [ ] [#1653 - scale](https://github.com/docker/compose/issues/1653)
|
||||||
|
|
||||||
**Improve and stabilise state convergence**:
|
**Improve and stabilise state convergence**:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue