mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
- Change base builder image to `ekidd/rust-musl-builder` for create static binaries. - Add two flavours: alpine and stand alone binary. - Add makefile commands for build, test and push kanidmd images and refactor previous code. - Add missing things to `.dockerignore`. - Refactor CI to use Makefile.
8 lines
53 B
Plaintext
8 lines
53 B
Plaintext
.git
|
|
.github
|
|
.gitignore
|
|
*.md
|
|
Makefile
|
|
target
|
|
test.db
|