add nftables to fix dependency of alloy

This commit is contained in:
iceBear67
2026-07-08 23:15:59 +08:00
parent 095ece8006
commit 6b58126315
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ alpine-make-vm-image \
--fs-skel-dir "$OVERLAY_DIR" \
--fs-skel-chown root:root \
--script-chroot \
--packages "curl docker openssh alloy" \
--packages "nftables curl docker openssh alloy" \
"$IMAGE_FILE" \
"$CONFIGURE_SH" | tee $TMP