mirror of https://github.com/docker/compose.git
Updated 1.5.0 Milestone Project Page (markdown)
parent
2f3e79d031
commit
cfd1bd10d8
|
@ -5,6 +5,19 @@
|
|||
|
||||
### Release Goals
|
||||
|
||||
**Networking:** Add support for Docker's new networking and multi-host networking.
|
||||
|
||||
- [ ] [#1676](https://github.com/docker/compose/pull/1676)
|
||||
|
||||
**Improved extension features**: More powerful, less verbose features for configuring an app for different environments
|
||||
|
||||
- [ ] [#1377 - Interpolate environment variables](https://github.com/docker/compose/issues/1377)
|
||||
- [ ] [#1380 - Improve extends](https://github.com/docker/compose/issues/1380)
|
||||
|
||||
**Support volume drivers:** Enable users to specify a volume driver on a per-service basis.
|
||||
|
||||
- [ ] [#1502](https://github.com/docker/compose/pull/1502)
|
||||
|
||||
***
|
||||
|
||||
### Sprint Goals
|
||||
|
|
Loading…
Reference in New Issue