mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-25 20:21:22 +02:00
Update _index.en.md
This commit is contained in:
parent
34de4055fb
commit
d53b3d5614
@ -7,6 +7,12 @@ weight: 6
|
|||||||
|
|
||||||
Install Docker with this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
|
Install Docker with this [guide](https://docs.docker.com/engine/install) to ensure its the most up to date!
|
||||||
|
|
||||||
|
Or you can install docker wit this single command.
|
||||||
|
|
||||||
|
```
|
||||||
|
bash <(wget -qO- https://get.docker.com)
|
||||||
|
```
|
||||||
|
|
||||||
Run the following commands (s6 image may need `./data:/data` instead of `./data:/root`):
|
Run the following commands (s6 image may need `./data:/data` instead of `./data:/root`):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user