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
{{ message }}
This repository has been archived by the owner on May 6, 2020. It is now read-only.
Add a basic `Makefile` to allow a runtime to be built:
- Clear Containers-based Kata runtime:
```
$ make KATA_RUNTIME=cc [install]
```
- `runv`-based Kata runtime:
```
$ make KATA_RUNTIME=runv [install]
```
Fixesclearcontainers#15.
Signed-off-by: James O. D. Hunt <[email protected]>
From @jodh-intel on August 30, 2016 16:47
See: https://github.com/opencontainers/runtime-spec/blob/master/config-linux.md#sysctl
Copied from original issue: intel/cc-oci-runtime#192
The text was updated successfully, but these errors were encountered: