mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Ensure user is correct
Otherwise a ptrace error may result.
This commit is contained in:
@@ -21,6 +21,7 @@ a good place to put the `runsc` binary.
|
||||
sha512sum -c runsc.sha512
|
||||
chmod a+x runsc
|
||||
sudo mv runsc /usr/local/bin
|
||||
sudo chown root /usr/local/bin/runsc
|
||||
)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user