Files
builder/README.md

14 lines
342 B
Markdown
Raw Normal View History

2026-04-17 13:53:44 +10:00
# 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.