Skip to content

Add explanation about console-socket #5602

@utam0k

Description

@utam0k

What is the problem you're trying to solve
Hi! I've always found containerd useful.
I'm building my own oci-container runtime that works with containerd, and I had a lot of trouble with console-socket. I ended up reading and understanding the code of runc, crun and containerd. Is there any documentation about this somewhere? If not I'd be happy to help.

Describe the solution you'd like
If there is a document somewhere that summarizes the unique arguments to be passed to the oci container runtime, it is a good idea to describe them in that document.

Additional context

func (c *Socket) ReceiveMaster() (console.Console, error) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions