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.

[bug] Command kill does not work properly #15

@Crazykev

Description

@Crazykev
  1. When kill a running container, get error message "Error response from daemon: Cannot kill container X: Container X is not running".
    How to Reproduce:
    hyper run -d busybox top
    hyper kill $contianer_id
  2. When kill a stoped container, we should get an error message, something like we got from [1]. While we only got a container id.

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