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

envbuilder: use container entrypoint if ENVBUILDER_INIT_SCRIPT is not set #351

Open
johnstcn opened this issue Sep 19, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@johnstcn
Copy link
Member

By default, envbuilder runs /bin/sh -c sleep infinity as the entrypoint.
This behaviour can be surprising, so we should default to the entrypoint defined in the container if ENVBUILDER_INIT_SCRIPT / ENVBUILDER_INIT_COMMAND are not set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant