mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-21 20:08:54 +00:00
containerd-shim-kata-v2: add building of shimv2 into Makefile
Add the Makefile target of building shimv2. Fixes: #485 Signed-off-by: fupan <lifupan@gmail.com>
This commit is contained in:
@@ -13,4 +13,3 @@ import (
|
||||
func main() {
|
||||
shim.Run("io.containerd.kata.v2", containerdshim.New)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user