diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md b/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md index 8d5cf62..6c33b8d 100644 --- a/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md +++ b/docs/hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md @@ -2,12 +2,12 @@ description: >- pg9182 has provided a complete docker image to run on Linux servers. This provides some server management tools and offers better performance. No - physical GPU is needed. His github page can be found [ + physical GPU is needed. --- # Docker Install -The aim of this guide is to show the steps to build a docker-compose container that starts on boot and to show basic configuration +The aim of this guide is to show the steps to build a docker-compose container that starts on boot and to show basic configuration. Docker image can be found in this GitHub repo: [https://github.com/pg9182/northstar-dedicated](https://github.com/pg9182/northstar-dedicated) ### Prerequisites |