mirror of
https://github.com/docker/compose.git
synced 2025-07-20 20:24:30 +02:00
Document what version of Docker is supported
This commit is contained in:
parent
e550451c69
commit
17b9801ec9
@ -6,7 +6,7 @@ title: Installing Fig
|
|||||||
Installing Fig
|
Installing Fig
|
||||||
==============
|
==============
|
||||||
|
|
||||||
First, install Docker. If you're on OS X, you can use [docker-osx](https://github.com/noplay/docker-osx):
|
First, install Docker (version 0.8 or higher). 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.8.0/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
|
$ chmod +x /usr/local/bin/docker-osx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user