Bump 1.2.0
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
a467a8a094
commit
b3f23e2d17
4 changed files with 59 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ First, install Docker version 1.3 or greater:
|
|||
|
||||
To install Compose, run the following commands:
|
||||
|
||||
curl -L https://github.com/docker/compose/releases/download/1.1.0/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
|
||||
curl -L https://github.com/docker/compose/releases/download/1.2.0rc4/docker-compose-`uname -s`-`uname -m` > /usr/local/bin/docker-compose
|
||||
chmod +x /usr/local/bin/docker-compose
|
||||
|
||||
Optionally, you can also install [command completion](completion.md) for the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue