Skip to content

runc is not using opencontainers/runtime-spec config for seccomp format #1273

@grantseltzer

Description

@grantseltzer

The seccomp struct used in runc is redefined from runtime-spec's definition which is already vendored in. They're almost the same except for the Operator type being an int instead of a string. I'm fairly certain this is a relic from Docker.

If I can get some feedback, I can switch it over for consistencies sake without making any changes to the configs package api.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions