mirror of https://github.com/docker/compose.git
Updated 1.5.0 Milestone Project Page (markdown)
parent
e3cae705b0
commit
2239060f69
|
@ -5,13 +5,13 @@
|
|||
|
||||
### Release Goals
|
||||
|
||||
- Add support for Docker's new networking and multi-host networking. [#1803](https://github.com/docker/compose/issues/1803)
|
||||
- [Add support for Docker's new networking and multi-host networking.](https://github.com/docker/compose/issues/1803)
|
||||
|
||||
- Define a single abstract Compose file that works across dev, test and prod [#1784](https://github.com/docker/compose/issues/1784)
|
||||
- [Define a single abstract Compose file that works across dev, test and prod](https://github.com/docker/compose/issues/1784)
|
||||
|
||||
- Windows support [#1085](https://github.com/docker/compose/issues/1085)
|
||||
- [Windows support](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](https://github.com/docker/compose/issues/1786)
|
||||
|
||||
- Validate Compose files and produce better error messages [#129](https://github.com/docker/compose/issues/129)
|
||||
|
||||
|
|
Loading…
Reference in New Issue