[skip ci] build.md
This commit is contained in:
parent
a7bf3ccc41
commit
11810916cc
1 changed files with 5 additions and 0 deletions
|
|
@ -82,6 +82,11 @@ by adding `--build-arg BABASHKA_XMX="-J-Xmx8g"`
|
|||
|
||||
Run `script\uberjar.bat` followed by `script\compile.bat`.
|
||||
|
||||
## Static
|
||||
|
||||
To compile babashka as a static binary for linux, set the `BABASHKA_STATIC`
|
||||
environment variable to `true`.
|
||||
|
||||
## Feature flags
|
||||
|
||||
Babashka supports the following feature flags:
|
||||
|
|
|
|||
Loading…
Reference in a new issue