Added note about running natively

pull/473/head
Piero Toffanin 2018-06-18 21:03:59 -04:00 zatwierdzone przez GitHub
rodzic d68e24570d
commit 9165017a91
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -290,7 +290,7 @@ sudo systemctl status webodm-gunicorn
## Run it natively
WebODM can run natively on Windows, MacOS and Linux.
WebODM can run natively on Windows, MacOS and Linux. But unless you are a developer or have a valid reason for why the default docker setup does not work for you, we don't recommend it. Performance, for most users, is not a valid reason [1](https://stackoverflow.com/questions/21889053/what-is-the-runtime-performance-cost-of-a-docker-container).
Ubuntu 16.04 LTS users can refer to [this script](/contrib/ubuntu_1604_install.sh) to install WebODM natively on a new machine.