summaryrefslogtreecommitdiffstats
path: root/recipes-containers/runc/runc-docker
Commit message (Collapse)AuthorAgeFilesLines
* runc-docker: Add --console-socket=/dev/nullJason Wessel2017-07-131-0/+33
| | | | | | | | | This allows for setting up a detached session where you do not want to set the terminal to false in the config.json. More or less this is a runtime override. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* runc-docker: Uprev to 1.0-rc3+Jason Wessel2017-07-133-0/+358
Uprev to pick up latest changes in docker-runc. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>