Add docker file build instructions and...

- Remove readme.md files
This commit is contained in:
ReenigneArcher 2022-04-18 15:26:53 -04:00
commit 293ee266af
4 changed files with 72 additions and 396 deletions

View file

@ -17,10 +17,14 @@ Ensure `git <https://git-scm.com/>`_ is installed and run the following:
git clone https://github.com/sunshinestream/sunshine.git --recurse-submodules
cd sunshine && mkdir build && cd build
Build
^^^^^
Compile
^^^^^^^
See the section specific to your OS.
- :ref:`Linux <building/linux:linux>`
- :ref:`MacOS <building/macos:macos>`
- :ref:`Windows <building/windows:windows>`
Remote Build
------------
It may be beneficial to build remotely in some cases. This will enable easier building on different operating systems.