add openssh server && enable bubble

This commit is contained in:
iceBear67
2026-06-22 14:51:07 +08:00
parent 06a7b96fea
commit 9a79ab0595
2 changed files with 4 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ alpine-make-vm-image \
--fs-skel-dir "$OVERLAY_DIR" \
--fs-skel-chown root:root \
--script-chroot \
--packages "git curl docker cronie" \
--packages "git curl docker cronie openssh" \
"$IMAGE_FILE" \
"$CONFIGURE_SH" | tee $TMP