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.

can't start container which has been run  #715

@linengier

Description

@linengier

when I start my container "hello", the result is "please create it first".But when I create container "hello", hyperctl output the words ""/hello" is already in use". when I use hyperctl list cmd , there did't outpur anything. It's a bug or hyper not support as docker container? Item /var/lib/hyper/ has the same files as docker.

hyperctl start hello

hyperctl ERROR: Error from daemon's response: The pod(hello) can not be found, please create it first

hyperctl run -d --name hello a7c41708ef58

hyperctl ERROR: Error from daemon's response: Conflict. The name "/hello" is already in use by container 20d8fea07a87785aced03c1e7be26f4fb5b268f958f287619dfce5a2becfea70. You have to remove (or rename) that container to be able to reuse that name.

hyperctl list -p hello

POD ID POD Name VM name Status

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions