Skip to content

Commit deb1118

Browse files
committed
fix: add golang in microVM image
1 parent 58313c5 commit deb1118

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup-alpine.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ apk add --no-cache openrc
66
apk add --no-cache util-linux
77
apk add --no-cache gcc libc-dev
88
apk add --no-cache python2 python3
9+
apk add --no-cache golang
910

1011
ln -s agetty /etc/init.d/agetty.ttyS0
1112
echo ttyS0 > /etc/securetty

0 commit comments

Comments
 (0)