Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

0.3.0 Milestone Project Page

Evan Hazlett edited this page Mar 29, 2015 · 29 revisions

Schedule


Date Item
05/12/2015 - draft Code Freeze; first Release Candidate
06/02/2015 - draft Release

Tracking


Release Goals

Docker Engine / Swarm Configuration

Currently there are only a few things that can be configured in the Docker Engine and Swarm. This will enable more operations such as Engine labels and Swarm strategies.

  • Enable Engine configuration #902
  • Enable Swarm configuration #903

Boot2Docker Migration Support

Currently both Machine and Boot2Docker provider similar functionality. This will enable users to migrate from boot2docker to machine.

  • Boot2Docker VirtualDisk migration #904
  • Documentation for migrating from Boot2Docker to machine

Expand Provisioner

Machine currently supports running Boot2Docker for "local" providers and Ubuntu for "remote" providers. This will expand the provisioning capabilities to include other base operating systems such as RedHat like distributions and possibly other "just enough" operating systems.

  • Expand Provisioning capabilities #905

Windows Experience

Currently, the Machine on Windows experience is not as good as the Mac / Linux. There is no "recommended" path to use Machine and there are several inconsistencies on Windows such as logging and output formatting.

  • Create a consistent Windows experience #906