Files
builder/README.md
2026-04-17 13:53:44 +10:00

14 lines
342 B
Markdown

# Solstice Builder
This script and Dockerfile will build a Solstice executable, statically linked with Ground, seperate from your environment. Perfect for building release builds.
## Using
```
bash script.sh
```
Use `sudo` if your Docker requires root.
The `solstice` binary will be produced for Linux running on your host architecture.