mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-26 15:32:30 +00:00
Merge pull request #559 from snir911/doc
docs: remove outdated dependencies from agent docs
This commit is contained in:
commit
29aae01779
@ -38,10 +38,6 @@ After that, we drafted the initial code here, and any contributions are welcome.
|
|||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
### Dependencies
|
|
||||||
The `rust-agent` depends on [`grpc-rs`](https://github.com/pingcap/grpc-rs) by PingCAP. However, the upstream `grpc-rs` and [gRPC](https://github.com/grpc/grpc) need some changes to be used here, which may take some time to be landed. Therefore, we created a temporary fork or `grpc-rs` here:
|
|
||||||
- https://github.com/alipay/grpc-rs/tree/rust_agent
|
|
||||||
|
|
||||||
### Build from Source
|
### Build from Source
|
||||||
The rust-agent need to be built with rust nightly, and static linked with musl.
|
The rust-agent need to be built with rust nightly, and static linked with musl.
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
Reference in New Issue
Block a user