File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -38,15 +38,11 @@ You need to have the following things in order to use firecracker-containerd:
38
38
39
39
</details >
40
40
* git
41
- * The Firecracker binary with the optional ` vsock ` feature enabled. This
42
- feature requires building from source; instructions for doing so are in the
43
- [ Firecracker getting started guide] ( https://github.com/firecracker-microvm/firecracker/blob/master/docs/getting-started.md#building-from-source )
44
41
* A root filesystem image (you can use the one
45
42
[ described here] ( https://github.com/firecracker-microvm/firecracker/blob/master/docs/getting-started.md#running-firecracker )
46
43
as ` hello-rootfs.ext4 ` ).
47
44
* A recent installation of [ Docker CE] ( https://docker.com ) .
48
45
* Go 1.11 or later, which you can download from [ here] ( https://golang.org/dl/ ) .
49
- * Rust 1.32 (and Cargo), which you can download from [ here] ( https://rustup.rs/ ) .
50
46
51
47
## Setup
52
48
You can’t perform that action at this time.
0 commit comments