mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02: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.