mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Update vagrant for alpine 3.12
This commit is contained in:
parent
debf8005ca
commit
f3a0248a03
@ -4,6 +4,9 @@ set -ve
|
||||
apk add -q -f curl libc6-compat tzdata
|
||||
download_go
|
||||
# ---
|
||||
rc-update add cgroups default
|
||||
/etc/init.d/cgroups start
|
||||
# ---
|
||||
cat <<EOF >/etc/profile.d/build.sh
|
||||
export SELINUX=true
|
||||
export STATIC_BUILD=true
|
Loading…
Reference in New Issue
Block a user