summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/container.go
AgeCommit message (Expand)Author
2018-05-29Supress error when deleting non-existing container with --forceFabricio Voznika
2018-05-17Push signal-delivery and wait into the sandbox.Nicolas Lacasse
2018-05-15Refactor the Sandbox package into Sandbox + Container.Nicolas Lacasse