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 7659a0f commit 48c9402Copy full SHA for 48c9402
Makefile
@@ -282,7 +282,6 @@ demo-network: install-cni-bins $(FCNET_CONFIG)
282
##########################
283
.PHONY: firecracker
284
firecracker:
285
- docker build -t fcuvm/dev:v16_upf -f _submodules/firecracker/tools/devctr/Dockerfile.x86_64 _submodules/firecracker/
286
_submodules/firecracker/tools/devtool build --release
287
288
.PHONY: install-firecracker
0 commit comments