Skip to content

Add a flag to Start command to stop VM Runtime when entrypoint exits #155

@pwalski

Description

@pwalski

In docker if a process is automatically started by the ENTRYPOINT or CMD configuration values, the container will shutdown when the process exits.

Similar to start-entrypoint an exit-with-entrypoint or similarly named flag should be added to the Start command (with the accompanying capability) to allow the requestor to better match the workings of the VM with Docker.

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