mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Specify working docker-osx version in docs
This commit is contained in:
@@ -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/master/docker-osx > /usr/local/bin/docker-osx
|
||||
$ curl https://raw.github.com/noplay/docker-osx/4e929004727f73497da99a8d7ec55b2381ecd74c/docker-osx > /usr/local/bin/docker-osx
|
||||
$ chmod +x /usr/local/bin/docker-osx
|
||||
$ docker-osx shell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user