laniakea v1.0.0 rc1
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
While development, if needed to change core code, clone dev branch [Laniakea](https://git.nix13.pw/ScuroNeko/Laniakea) inside root folder as `laniakea`.
|
||||
Uncomment `replace git.nix13.pw/scuroneko/laniakea v{VERSION} => ./laniakea`.
|
||||
|
||||
You can build docker with custom core. Add `COPY ./laniakea ./laniakea` after `COPY go.mod go.sum ./`.
|
||||
Docker build now copies the whole project context except files excluded by `.dockerignore`, so a local `./laniakea` folder is picked up automatically when the `replace` directive is enabled.
|
||||
|
||||
To build with release core, remove rename from `go.mod`
|
||||
To build with release core, remove rename from `go.mod`
|
||||
|
||||
Reference in New Issue
Block a user