mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-07 19:52:11 +01:00
runc invokes go build -i, which installs dependencies to GOROOT. the build is run without privilege to write there, so it fails.
runc invokes go build -i, which installs dependencies to GOROOT. the build is run without privilege to write there, so it fails.