Skip to content

Commit

Permalink
Try unified VM
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Bouijoux committed Feb 14, 2024
1 parent bfb7345 commit bf55cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ build-lxc: $(DIST).yaml

build-incus: $(DIST).yaml
$(info Packing container...)
sudo $(distrobuilder) build-incus $(DIST).yaml $(OUT) --type=split
sudo $(distrobuilder) build-incus $(DIST).yaml $(OUT) --type=unified --vm

build-docker: $(DIST).yaml
$(info Packing container...)
Expand Down

0 comments on commit bf55cf7

Please sign in to comment.