Update version of docker-osx

This commit is contained in:
Ben Firshman 2014-05-01 15:34:21 +01:00
parent 33b057bfaf
commit 3d4b5cfbfe
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Installing Fig
First, install Docker version 0.10.0. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.10.0-1/docker-osx > /usr/local/bin/docker-osx
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.10.0-2/docker-osx > /usr/local/bin/docker-osx
$ chmod +x /usr/local/bin/docker-osx
$ docker-osx shell