Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

roadmap_0_3_0.rst

File metadata and controls

20 lines (15 loc) · 1.02 KB

Roadmap for release 0.3.0

Target delivery: Mid January 2017

  • Build Cache (Jag @j00bar) - One of the niceties of Dockerfile is that Docker Engine re-uses cached layers to accelerate rebuilds. We should be able to create something similar using a custom Ansible execution strategy. - Build and test new execution strategy - Add CLI option to enable the new strategy in the build command - Tracked on issue #143.
  • Docker Compose v2 Support (House @chouseknecht) - Proposal document. - Enables support of features in Docker engine such as volumes and networks - Allow for use of Compose v2 file format and directives - Tracked on issue #67.
  • Docker v1.12 Support (House @chouseknecht) - Tracked on issue #314.