mirror of https://github.com/docker/compose.git
Updated 1.4.0 Milestone Project Page (markdown)
parent
cfd1bd10d8
commit
ffd85bf142
|
@ -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)
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue