Skip to content

introduce docker exec kill #35703

@ndeloof

Description

@ndeloof

Description

One can start additional processes in a container with exec API, one can inspect their status using exec/{id}/json, but one can't kill such a process.
I suggest an API is introduced for this purpose, /exec/{id}/stop + /exec/{id}/kill to mimic the equivalent for container's PID 1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/runtimeRuntimekind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions