Update _index.en.md

This commit is contained in:
Mr-Update
2023-07-15 22:10:02 +02:00
committed by GitHub
parent 58203a36a2
commit 6deb27cb45

View File

@ -1,5 +1,5 @@
---
title: Docker
title: Docker
weight: 30
---
@ -33,4 +33,4 @@ Or, if you're running a release executable:
target/release/rustdesk
```
Please ensure that you are running these commands from the root of the RustDesk repository, otherwise the application may be unable to find the required resources. Also note that other cargo subcommands such as `install` or `run` are not currently supported via this method as they would install or run the program inside the container instead of the host.
Please ensure that you are running these commands from the root of the RustDesk repository, otherwise the application may be unable to find the required resources. Also note that other cargo subcommands such as `install` or `run` are not currently supported via this method as they would install or run the program inside the container instead of the host.