diff options
author | Legonzaur <34353603+Legonzaur@users.noreply.github.com> | 2022-05-24 14:35:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 23:35:37 +0200 |
commit | 2fafe7f6d6429f0c8903cda7faef0d0a7ce8c88e (patch) | |
tree | d382aac7f080954fb70c5b2e48e100f2047da831 /docs/hosting-a-server-with-northstar/dedicated-server | |
parent | ff7696b21bbe8cab2839f08f506dd36f23eb6119 (diff) | |
download | NorthstarWiki-2fafe7f6d6429f0c8903cda7faef0d0a7ce8c88e.tar.gz NorthstarWiki-2fafe7f6d6429f0c8903cda7faef0d0a7ce8c88e.zip |
Remove link to Legonzaur's Docker image since it's not maintained anymore (#75)
Diffstat (limited to 'docs/hosting-a-server-with-northstar/dedicated-server')
-rw-r--r-- | docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md index dc47bc9..7493b6f 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md +++ b/docs/hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md @@ -10,9 +10,7 @@ If you do not have a DirectX 11 capable GPU in your system (for example if you a # <a name="Headless_Servers">Headless Servers</a> ## Using Docker -Two docker images are currently available: -- [pg9182/northstar_dedicated](https://github.com/pg9182/northstar-dedicated) : Advanced image with server management tools and better performance *(recommended)* -- [legonzaur/northstar-server-headless](https://github.com/Legonzaur/northstar-server-headless) : Basic image without management tools +[pg9182/northstar_dedicated](https://github.com/pg9182/northstar-dedicated) : Docker image with server management tools and better performance Check the `README` page for instructions on the appropriate repository to set up your server. |