You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to make sure that there is no flaky case, clear the
`XDG_RUNTIME_DIR` env before test the `TestTempConsole`.
Signed-off-by: Wei Fu <[email protected]>
This is a package for consuming the [runc](https://github.com/opencontainers/runc) binary in your Go applications.
7
7
It tries to expose all the settings and features of the runc CLI. If there is something missing then add it, its opensource!
@@ -12,3 +12,14 @@ or greater.
12
12
## Docs
13
13
14
14
Docs can be found at [godoc.org](https://godoc.org/github.com/containerd/go-runc).
15
+
16
+
## Project details
17
+
18
+
The go-runc is a containerd sub-project, licensed under the [Apache 2.0 license](./LICENSE).
* and [Contributing guidelines](https://github.com/containerd/project/blob/master/CONTRIBUTING.md)
24
+
25
+
information in our [`containerd/project`](https://github.com/containerd/project) repository.
0 commit comments