mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 02:32:26 +00:00
Add `install-runtime` and `install-netmon` targets. This allows the `install` target to be simplified and also allows the runtime to be built without having to build the `containerd-shim-v2` binary which is slow to build: ``` $ make runtime && sudo -E PATH=$PATH make install-runtime ``` Fixes #1402. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
20 KiB
20 KiB