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

v0.8.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@nathanleclaire nathanleclaire released this 06 Jul 00:00
· 562 commits to master since this release

Installation

If you're a Mac or Windows user, the Docker Toolbox will install Docker Machine v0.8.0-rc2 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.8.0-rc2/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.8.0-rc2/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

Please see the release notes for the final 0.8.0 release.

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:

  • Ahmet Alp Balkan
  • Bilal Amarni
  • Charlie Drage
  • Dan Jones
  • David Gageot
  • Eric A. Zarko
  • Eric Bloch
  • Jeremy Katz
  • KOBAYASHI Shinji
  • Ke Xu
  • Kendrick Coleman
  • Lucien Gougerot
  • Matt Baldwin
  • Mikhail Zholobov
  • Nathan LeClaire
  • Nicolas De Loof
  • Oleksandr Motsak
  • Pradeep Padala
  • Quentin Perez
  • Robert Breker
  • Ronak Banka
  • Sven Dowideit
  • Tristan Keen
  • Vincent Bernat
  • Wade Tandy
  • Xavier Ziemba
  • Yi EungJun
  • theodthompson
  • [email protected]
  • tronicum

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

Checksums

  • docker-machine-Darwin-x86_64
    • sha256 f65b4bf751fcbd725b22102ebf213c1766da4a0ceed16afca7a4aa972b922e25
    • md5 6dd057fa7ac4a777e1cbdffc06eac5ea
  • docker-machine-Linux-x86_64
    • sha256 fba0f67f7de6d96be143917eeb86d169676b1c1a844919f337dc112f29c36663
    • md5 e6e92d5e2ab7643bf8be20ceecfbddf9
  • docker-machine-Windows-i386.exe
    • sha256 b964e2cdbe5ab8bcd485e9a51ea5c1e5853b0aceb68ca7d286bcfa393eb50d13
    • md5 25f089a079f5e8a9e3f31d25ba3a483e
  • docker-machine-Windows-x86_64.exe
    • sha256 3753c0d2b5de830dc2e58c5d0ff59ad16f3577394fbfbeebda13f1bd458e6397
    • md5 9dd948d8a90924a22df2b3ce3de91266