Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-05 | Use container's capabilities in exec | Fabricio Voznika | |
When no capabilities are specified in exec, use the container's capabilities to match runc's behavior. PiperOrigin-RevId: 211735186 Change-Id: Icd372ed64410c81144eae94f432dffc9fe3a86ce | |||
2018-07-11 | Created runsc and docker integration tests. | Justine Olshan | |
Moved some of the docker image functions to testutil.go. Test runsc commands create, start, stop, pause, and resume. PiperOrigin-RevId: 204138452 Change-Id: Id00bc58d2ad230db5e9e905eed942187e68e7c7b |