mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-04 19:16:23 +00:00
Merge pull request #600 from mcastelino/topic/fc_0_17_0
kata-deploy: Update scripts to support firecracker 0.17.0
This commit is contained in:
commit
7235ded213
@ -35,5 +35,5 @@ cd firecracker
|
|||||||
git checkout ${firecracker_version}
|
git checkout ${firecracker_version}
|
||||||
./tools/devtool --unattended build --release -- --features vsock
|
./tools/devtool --unattended build --release -- --features vsock
|
||||||
|
|
||||||
ln -s ./build/release/firecracker ./firecracker-static
|
ln -s ./build/release-musl/firecracker ./firecracker-static
|
||||||
ln -s ./build/release/jailer ./jailer-static
|
ln -s ./build/release-musl/jailer ./jailer-static
|
||||||
|
Loading…
Reference in New Issue
Block a user