mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-09 04:31:40 +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.