We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755ac8f commit 0c92f3cCopy full SHA for 0c92f3c
.buildkite/setup_al2.sh
@@ -17,7 +17,7 @@ export FIRECRACKER_CONTAINERD_RUNTIME_DIR=$dir
17
make
18
sudo -E INSTALLROOT=$INSTALLROOT PATH=$PATH make install
19
cp /var/lib/fc-ci/vmlinux.bin $dir/default-vmlinux.bin
20
-make image
+make image firecracker
21
sudo -E PATH=$PATH make install-default-rootfs
22
23
cat << EOF > $dir/config.toml
0 commit comments