Age | Commit message (Expand) | Author |
---|---|---|
2021-07-26 | Merge pull request #6292 from btw616:local-timezone | gVisor bot |
2021-07-09 | runsc: fix the local timezone support in logs | Tiwei Bie |
2021-07-08 | clarify safemount behavior | Kevin Krakauer |
2021-07-02 | runsc: validate mount targets | Kevin Krakauer |
2021-03-06 | [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. | Ayush Ranjan |
2020-03-19 | Improve error message when pivot_root fails | Fabricio Voznika |
2019-06-13 | Update canonical repository. | Adin Scannell |
2019-04-29 | Change copyright notice to "The gVisor Authors" | Michael Pratt |
2019-01-31 | gvisor/gofer: Use pivot_root instead of chroot | Andrei Vagin |
2019-01-22 | Don't bind-mount runsc into a sandbox mntns | Andrei Vagin |
2019-01-18 | runsc: create a new proc mount if the sandbox process is running in a new pidns | Andrei Vagin |
2019-01-14 | runsc: set up a minimal chroot from the sandbox process | Andrei Vagin |