mirror of https://github.com/docker/compose.git
Updated 1.5.0 Milestone Project Page (markdown)
parent
673636ffd3
commit
ed4b428979
|
@ -1,26 +1,21 @@
|
|||
### Schedule
|
||||
***
|
||||
* 09/22/2015 - Code Freeze
|
||||
* 10/06/2015 - Release
|
||||
* TBD - Code Freeze
|
||||
* TBD - Release
|
||||
|
||||
### Release Goals
|
||||
|
||||
**Networking:** Add support for Docker's new networking and multi-host networking.
|
||||
- **Networking:** Add support for Docker's new networking and multi-host networking.
|
||||
- [ ] [#1676](https://github.com/docker/compose/pull/1676)
|
||||
|
||||
- [ ] [#1676](https://github.com/docker/compose/pull/1676)
|
||||
- **Define a single abstract Compose file that works across dev, test and prod**: More powerful, less verbose features for configuring an app for different environments.
|
||||
- [ ] [#1377 - Interpolate environment variables](https://github.com/docker/compose/issues/1377)
|
||||
- [ ] [#1380 - Making extending/including Compose files more powerful](https://github.com/docker/compose/issues/1380)
|
||||
|
||||
**Improved extension features**: More powerful, less verbose features for configuring an app for different environments
|
||||
- **Windows support:**
|
||||
- [ ] [#1085](https://github.com/docker/compose/issues/1085)
|
||||
|
||||
- [ ] [#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)
|
||||
|
||||
**Windows support:**
|
||||
|
||||
- [ ] [#1085](https://github.com/docker/compose/issues/1085)
|
||||
- **Document best practices for deploying Compose applications to production and managing releases**
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue