Andrei Budnik created MESOS-9035:
------------------------------------
Summary: Implement `linux/seccomp` isolator.
Key: MESOS-9035
URL: https://issues.apache.org/jira/browse/MESOS-9035
Project: Mesos
Issue Type: Task
Components: containerization
Reporter: Andrei Budnik
Assignee: Andrei Budnik
The main purpose of this isolator is to prepare `SeccompProfile` for a
containerizer launcher. `SeccompProfile` protobuf message is generated by the
isolator from a JSON-file that contains declaration of Seccomp filter rules.
In addition, seccomp isolator should check for a Seccomp support by the Linux
kernel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)