Begin Firecracker microVM support
This commit is contained in:
parent
fa6af127c1
commit
ed8ad1bee9
11 changed files with 290 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -161,3 +161,7 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# Ignore files related to Firecracker microVM, except for get_rootfs.bash which is used in image preparation.
|
||||
Firecracker/*
|
||||
!Firecracker/get_rootfs.bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue