Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

runv-containerd hangs #279

@WeiZhang555

Description

@WeiZhang555

Start runv-containerd and connect it with docker daemon, then execute:

# cid=$(docker run -tid busybox sh) && docker exec -ti $cid echo hello 

docker daemon hangs.

After some investigation, I found that at the time when it ran "docker exec", the container is actually not started/ready yet.

I can throw an error out but that doesn't solve it. Could you fix it?

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