mirror of https://github.com/portainer/portainer
Updated Deployment (markdown)
parent
c369267f46
commit
a9741051b9
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue