Add docker file build instructions and...
- Remove readme.md files
This commit is contained in:
parent
536df759ae
commit
293ee266af
4 changed files with 72 additions and 396 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue