Updated Deployment (markdown)

master
Anthony Lapenna 2016-09-24 22:48:29 +12:00
parent c369267f46
commit a9741051b9
1 changed files with 2 additions and 2 deletions

@ -66,8 +66,8 @@ Download and extract the binary to a location on disk:
```shell
$ cd /opt
$ wget https://github.com/portainer/portainer/archive/1.8.1.tar.gz
$ tar xvpfz 1.8.1.tar.gz -C portainer
$ wget https://github.com/portainer/portainer/releases/download/1.9.0/portainer-1.9.0.tar.gz
$ tar xvpfz portainer-1.9.0.tar.gz
```
Then just use the `portainer` binary as you would use CLI flags with Docker.