Added link to docker-polaris
This commit is contained in:
parent
42d1bfb882
commit
9725efe331
1 changed files with 4 additions and 0 deletions
|
@ -39,6 +39,10 @@ From here, you might want to adjust your system to run Polaris on login using Cr
|
||||||
|
|
||||||
If you want to uninstall Polaris, execute `make uninstall` from the extracted archive's directory. This will simply delete the directories created by the install process.
|
If you want to uninstall Polaris, execute `make uninstall` from the extracted archive's directory. This will simply delete the directories created by the install process.
|
||||||
|
|
||||||
|
### In a docker container
|
||||||
|
|
||||||
|
To run polaris from a Docker container, please follow instructions from the [docker-polaris](https://github.com/ogarcia/docker-polaris) repository.
|
||||||
|
|
||||||
### Test Run
|
### Test Run
|
||||||
|
|
||||||
- Start Polaris using the shortcut on your desktop (Windows) or by running the executable in `~/.local/bin/polaris` (Linux)
|
- Start Polaris using the shortcut on your desktop (Windows) or by running the executable in `~/.local/bin/polaris` (Linux)
|
||||||
|
|
Loading…
Add table
Reference in a new issue