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

v0.6.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgageot dgageot released this 03 Feb 19:54
· 869 commits to master since this release

Installation

If you're a Mac or Windows user, the Docker Toolbox will install Docker Machine v0.6.0-rc4 for you, alongside the latest versions of the Docker Engine, Compose and Kitematic.

You can use the usual commands to install or upgrade:

On OS X or Linux

$ curl -L https://github.com/docker/machine/releases/download/v0.6.0-rc4/docker-machine-`uname -s`-`uname -m` >/usr/local/bin/docker-machine && \
  chmod +x /usr/local/bin/docker-machine

On Windows with git bash

$ if [[ ! -d "$HOME/bin" ]]; then mkdir -p "$HOME/bin"; fi && \
curl -L https://github.com/docker/machine/releases/download/v0.6.0-rc4/docker-machine-Windows-x86_64.exe > "$HOME/bin/docker-machine.exe" && \
chmod +x "$HOME/bin/docker-machine.exe"

Otherwise, download one of the releases from the release page directly.

See the install docs for more install options and instructions.

Changelog

General

  • env
    • Fix shell auto detection

Drivers

  • exoscale
    • Fix configuration of exoscale endpoint

Thank You

Thank you very much to our active users and contributors. If you have filed detailed bug reports, THANK YOU!
Please continue to do so if you encounter any issues. It's your hard work that makes Docker Machine better.

The following authors contributed changes to this release:

  • David Gageot
  • Jean-Laurent de Morlhon
  • Nathan LeClaire
  • Vincent Bernat

Great thanks to all of the above! We appreciate it. Keep up the great work!

Checksums

  • docker-machine
    • sha256 6a193936b65abb1fa23b439654d0f39816f3b53e07e59a4162482cf0366f100f
    • md5 6f90a9fed42919c287a9ba5f2ae43249
  • docker-machine-Darwin-x86_64
    • sha256 2ed6ea31abb27254860a15369fd2fedc6d08212112cc6e02a08fc365f247a813
    • md5 a775546a2e1482ed3cbac876d9f091a3
  • docker-machine-Linux-x86_64
    • sha256 2105f0f2e68947fe7a66c09ef3f21a81d8cfb88572e3d5221e2313af5431ba36
    • md5 d6fb531a105f32529b9e7734991d0890
  • docker-machine-Windows-i386.exe
    • sha256 65fad814d036787710874ad8e6b1a595e8f93a732c65f0ce618d2cbed34d110a
    • md5 abf72c4a1354060f332b698cc94c1ec1
  • docker-machine-Windows-x86_64.exe
    • sha256 86333f89805873371162fd47abd1d03327e48d860bb3981b1c6ae012bf097812
    • md5 3492b621a1a8d94235bb7c1e0e9ea83a