Age | Commit message (Expand) | Author |
---|---|---|
2018-06-12 | Runsc checkpoint works. | Brielle Broder |
2018-06-06 | runsc: Support abbreviated container IDs. | Kevin Krakauer |
2018-06-06 | Add runsc checkpoint command. | Googler |
2018-06-04 | Create destination mount dir if it doesn't exist | Fabricio Voznika |
2018-06-04 | Return 'running' if gofer is still alive | Fabricio Voznika |
2018-06-04 | Refactor container_test in preparation for sandbox_test | Fabricio Voznika |
2018-05-29 | Supress error when deleting non-existing container with --force | Fabricio Voznika |
2018-05-24 | Configure sandbox as superuser | Fabricio Voznika |
2018-05-21 | Fix test failure when user can't mount temp dir | Fabricio Voznika |
2018-05-17 | Push signal-delivery and wait into the sandbox. | Nicolas Lacasse |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |