Update docker-osx version to 0.8.0
This commit is contained in:
parent
0860b7ed73
commit
496a1d3bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Installing Fig
|
|||
|
||||
First, install Docker. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
|
||||
|
||||
$ curl https://raw.github.com/noplay/docker-osx/0.7.6/docker-osx > /usr/local/bin/docker-osx
|
||||
$ curl https://raw.github.com/noplay/docker-osx/0.8.0/docker-osx > /usr/local/bin/docker-osx
|
||||
$ chmod +x /usr/local/bin/docker-osx
|
||||
$ docker-osx shell
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue