We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58313c5 commit deb1118Copy full SHA for deb1118
setup-alpine.sh
@@ -6,6 +6,7 @@ apk add --no-cache openrc
6
apk add --no-cache util-linux
7
apk add --no-cache gcc libc-dev
8
apk add --no-cache python2 python3
9
+apk add --no-cache golang
10
11
ln -s agetty /etc/init.d/agetty.ttyS0
12
echo ttyS0 > /etc/securetty
0 commit comments