Skip to content

Commit b2f40f7

Browse files
committed
Select tiny-cloud-nocloud package to provide tiny-cloud-alpine virtual package
Signed-off-by: Jan Dubois <[email protected]>
1 parent 0317343 commit b2f40f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkimg.lima.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ profile_lima() {
1313
kernel_cmdline="console=hvc0 console=tty0 console=ttyS0,115200"
1414
syslinux_serial="0 115200"
1515
apkovl="genapkovl-lima.sh"
16-
apks="$apks openssh-server-pam"
16+
apks="$apks openssh-server-pam tiny-cloud-nocloud"
1717
if [ "${LIMA_INSTALL_CA_CERTIFICATES}" == "true" ]; then
1818
apks="$apks ca-certificates"
1919
fi

0 commit comments

Comments
 (0)