mirror of https://github.com/docker/compose.git
Updated 1.5.0 Milestone Project Page (markdown)
parent
4b2e037473
commit
3290ea4e70
|
@ -5,17 +5,17 @@
|
||||||
|
|
||||||
### Release Goals
|
### Release Goals
|
||||||
|
|
||||||
- **Networking:** Add support for Docker's new networking and multi-host networking. [#1676](https://github.com/docker/compose/pull/1676)
|
- 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.
|
- Define a single abstract Compose file that works across dev, test and prod
|
||||||
- [#1377 - Interpolate environment variables](https://github.com/docker/compose/issues/1377)
|
- [#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)
|
- [#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** [#1786](https://github.com/docker/compose/issues/1786)
|
- 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 messageshttps://github.com/docker/compose/issues/129** [#129](https://github.com/docker/compose/issues/129)
|
- Validate Compose files and produce better error messages [#129](https://github.com/docker/compose/issues/129)
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue