mirror of https://github.com/docker/compose.git
Updated 1.5.0 Milestone Project Page (markdown)
parent
b578d3f2f9
commit
4b2e037473
|
@ -5,19 +5,17 @@
|
|||
|
||||
### Release Goals
|
||||
|
||||
- **Networking:** Add support for Docker's new networking and multi-host networking.
|
||||
- [ ] [#1676](https://github.com/docker/compose/pull/1676)
|
||||
- **Networking:** Add support for Docker's new networking and multi-host networking. [#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)
|
||||
- [#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)
|
||||
|
||||
- **Windows support:**
|
||||
- [ ] [#1085](https://github.com/docker/compose/issues/1085)
|
||||
- **Windows support** [#1085](https://github.com/docker/compose/issues/1085)
|
||||
|
||||
- **Document best practices for deploying Compose applications to production and managing releases**
|
||||
- **Document best practices for deploying Compose applications to production and managing releases** [#1786](https://github.com/docker/compose/issues/1786)
|
||||
|
||||
- **[Validate Compose files and produce better error messages](https://github.com/docker/compose/issues/129)**
|
||||
- **Validate Compose files and produce better error messageshttps://github.com/docker/compose/issues/129** [#129](https://github.com/docker/compose/issues/129)
|
||||
|
||||
***
|
||||
|
||||
|
|
Loading…
Reference in New Issue