Age | Commit message (Expand) | Author |
---|---|---|
2018-08-27 | runsc: Fix readonly filesystem causing failure to create containers. | Kevin Krakauer |
2018-08-27 | Put fsgofer inside chroot | Fabricio Voznika |
2018-08-21 | Move container_test to the container package | Fabricio Voznika |
2018-08-21 | Initial change for multi-gofer support | Fabricio Voznika |
2018-08-10 | Enable checkpoint/restore in cases of UDS use. | Brielle Broder |
2018-07-23 | Add KVM and overlay dimensions to container_test | Fabricio Voznika |
2018-06-29 | Added leave-running flag for checkpoint. | Brielle Broder |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-06-04 | Refactor container_test in preparation for sandbox_test | Fabricio Voznika |
2018-05-15 | Refactor the Sandbox package into Sandbox + Container. | Nicolas Lacasse |