runtime-spec
runtime-spec copied to clipboard
config: Add DisableSpeculationMitigations
It disables speculative execution mitigations in the container. For more information about that, please refer to: https://github.com/opencontainers/runc/issues/2430
Signed-off-by: Kenta Tada [email protected]
@cyphar This feature is also needed in https://github.com/moby/moby/issues/42619 Could you review my update?