Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pwalski opened this issue Feb 28, 2023 · 0 comments
Open

Comments

@pwalski
Copy link
Contributor

pwalski commented Feb 28, 2023

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.

@pwalski pwalski added enhancement New feature or request and removed enhancement New feature or request labels Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant