runtime-tools
runtime-tools copied to clipboard
Add memory policy support
TODO:
- update go.mod after https://github.com/opencontainers/runtime-spec/pull/1282 is merged.
@AkihiroSuda, related to https://github.com/opencontainers/runc/pull/4726 (thanks for reviewing!), here would be the runtime-tools part now ready for review, too.
Stacked on top of PR #795 in order to update spec to 1.3.0 and fix related compiling error without duplicating work here.