summaryrefslogtreecommitdiffhomepage
path: root/runsc/specutils
AgeCommit message (Expand)Author
2018-09-04runsc: fix container rootfs path.Lantao Liu
2018-08-31Automated rollback of changelist 210995199Fabricio Voznika
2018-08-30runsc: Pass log and config files to sandbox process by FD.Nicolas Lacasse
2018-08-27Put fsgofer inside chrootFabricio Voznika
2018-08-24runsc: Allow runsc to properly search the PATH for executable name.Kevin Krakauer
2018-07-31Use backoff package for retry logicFabricio Voznika
2018-07-10Modified error message for clarity.Brielle Broder
2018-06-29Sets the restore environment for restoring a container.Justine Olshan
2018-06-28Error out if spec is invalidFabricio Voznika
2018-06-19runsc: Enable container creation within existing sandboxes.Kevin Krakauer
2018-06-18runsc: support symlink to the exec path.Lantao Liu
2018-06-15runsc: support /dev bind mount which does not conflict with default /dev mount.Lantao Liu
2018-06-04Refactor container_test in preparation for sandbox_testFabricio Voznika
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse
2018-05-04Fix runsc capabilitiesFabricio Voznika
2018-05-03Return error when child exits earlyFabricio Voznika
2018-04-28Check in gVisor.Googler