Age | Commit message (Expand) | Author |
2018-09-19 | Add docker command line args support for --cpuset-cpus and --cpus | Lingfu |
2018-09-07 | runsc: Support multi-container exec. | Nicolas Lacasse |
2018-09-07 | runsc: Run sandbox process inside minimal chroot. | Nicolas Lacasse |
2018-09-05 | runsc: Promote getExecutablePathInternal to getExecutablePath. | Nicolas Lacasse |
2018-09-04 | runsc: Run sandbox as user nobody. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-09-04 | runsc: fix container rootfs path. | Lantao Liu |
2018-08-31 | Automated rollback of changelist 210995199 | Fabricio Voznika |
2018-08-30 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-27 | Put fsgofer inside chroot | Fabricio Voznika |
2018-08-24 | runsc: Allow runsc to properly search the PATH for executable name. | Kevin Krakauer |
2018-07-31 | Use backoff package for retry logic | Fabricio Voznika |
2018-07-10 | Modified error message for clarity. | Brielle Broder |
2018-06-29 | Sets the restore environment for restoring a container. | Justine Olshan |
2018-06-28 | Error out if spec is invalid | Fabricio Voznika |
2018-06-19 | runsc: Enable container creation within existing sandboxes. | Kevin Krakauer |
2018-06-18 | runsc: support symlink to the exec path. | Lantao Liu |
2018-06-15 | runsc: support /dev bind mount which does not conflict with default /dev mount. | Lantao Liu |
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 |
2018-05-04 | Fix runsc capabilities | Fabricio Voznika |
2018-05-03 | Return error when child exits early | Fabricio Voznika |
2018-04-28 | Check in gVisor. | Googler |