kanidm/kanidmd
Pando85 c2f77a47f3 Create light images with static binaries
- 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.
2020-05-06 11:07:01 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src Optimized all possible constant values using const 2020-05-05 10:01:10 +10:00
Cargo.toml Create light images with static binaries 2020-05-06 11:07:01 +10:00
Dockerfile Create light images with static binaries 2020-05-06 11:07:01 +10:00