mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +00:00
agent: remove bin oci-kata-agent
Fixes: #4291 Signed-off-by: Tim Zhang <tim@hyper.sh>
This commit is contained in:
parent
35619b45aa
commit
122a85e222
@ -81,8 +81,3 @@ standard-oci-runtime = ["rustjail/standard-oci-runtime"]
|
|||||||
[[bin]]
|
[[bin]]
|
||||||
name = "kata-agent"
|
name = "kata-agent"
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
||||||
[[bin]]
|
|
||||||
name = "oci-kata-agent"
|
|
||||||
path = "src/main.rs"
|
|
||||||
required-features = ["standard-oci-runtime"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user