mirror of https://github.com/docker/compose.git
Update tag in docker-osx download URL
This commit is contained in:
parent
629fe771df
commit
33b057bfaf
|
@ -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):
|
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/docker-osx > /usr/local/bin/docker-osx
|
$ curl https://raw.githubusercontent.com/noplay/docker-osx/0.10.0-1/docker-osx > /usr/local/bin/docker-osx
|
||||||
$ chmod +x /usr/local/bin/docker-osx
|
$ chmod +x /usr/local/bin/docker-osx
|
||||||
$ docker-osx shell
|
$ docker-osx shell
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue