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

v0.6.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeanlaurent jeanlaurent released this 03 Feb 01:07
· 876 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-rc3 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-rc3/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-rc3/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

  • Exit with code 3 if error is during pre-create check

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:

  • Aleksa Sarai
  • Carlos Derich
  • Daehyeok Mun
  • David Gageot
  • Henrik Nyh
  • Jean-Laurent de Morlhon
  • Koichi Shiraishi
  • Mary Anthony
  • Nathan LeClaire
  • Olivier Gambier
  • Patrik Erdes
  • Robbert Klarenbeek
  • S.Çağlar Onur
  • Stefan Scherer
  • Vincent Bernat
  • albert

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

Checksums

  • docker-machine
    • sha256 85645e66d9663392eecd9e77c3e73513baa8209d39d5038e4772b1cebcbc614f
    • md5 47af97835517643925fbb37210fa489d
  • docker-machine-Darwin-x86_64
    • sha256 f1dc8587022f8bee295e93c4abc476f5702fcaa41c9036c2011cbb7d45ae8a2a
    • md5 5926e2beffa621636611bc4381d1cdac
  • docker-machine-Linux-x86_64
    • sha256 467e71cf8bf8dc8f7dec17964a252fc79a4dca8de8bbd4018df6a46067a99a69
    • md5 16da7bd23a560778bfdcb4860816b079
  • docker-machine-Windows-i386.exe
    • sha256 fcf73ca4df235e7ee16636ccd2e45489274d172eb8011bd6da10c36e531f9a9d
    • md5 e9b4535e820114516029ec03410b2e7a
  • docker-machine-Windows-x86_64.exe
    • sha256 a229aa1d692b5ff551dbc2612745f936668a1c87aa67f4364389b6b03887448d
    • md5 13da93fc25064b3ed9488ad0eace13cf