Added
- New `kamu config` command group provides `git`-like configuration.
- Experimental support for `podman` container runtime - a daemon-less and root-less alternative to `docker` that fixes the permission escalation problem. To give it a try run `kamu config set --user engine.runtime podman`.
Fixed
- The `kamu notebook` command no longer fails if `kamu` network in `docker` was not cleaned up.