- Add finalized changes that were not present at merge because I forgot
to put the merge request into Draft mode while working.
Related https://github.com/kanidm/kanidm/issues/768
Signed-off-by: Kellin <kellin@retromud.org>
- Adds documentation of the Makefile and its variables with an example
of how to change build behavior.
- Default Makefile behavior no longer tries to use a private redis build
cache server
- Changes ARGS and EXT_ARGS to CONTAINER_BUILD_ARGS and
CONTAINER_TOOL_ARGS respectively for more clarity
Closes https://github.com/kanidm/kanidm/issues/768
- Notes packages needed for base development on Fedora
- Notes packages required to run the wasm build script with cargo
Signed-off-by: Kellin <kellin@retromud.org>