Skip to content

Commit 8ac3dc6

Browse files
committed
Remove unneeded rootfs prerequisite from getting-started.md
The suggested rootfs won't work because it doesn't have runc or the firecracker-containerd agent and the document already has a step for building a working rootfs Signed-off-by: Kern Walster <[email protected]>
1 parent abdee12 commit 8ac3dc6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/getting-started.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ You need to have the following things in order to use firecracker-containerd:
3838

3939
</details>
4040
* git
41-
* A root filesystem image (you can use the one
42-
[described here](https://github.com/firecracker-microvm/firecracker/blob/main/docs/getting-started.md#running-firecracker)
43-
as `hello-rootfs.ext4`).
4441
* A recent installation of [Docker CE](https://docker.com).
4542
* Go 1.13 or later, which you can download from [here](https://golang.org/dl/).
4643

0 commit comments

Comments
 (0)