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

Allow setting an entry point to an explicit pathed binary #850

Closed
jrivard opened this issue Aug 16, 2018 · 2 comments
Closed

Allow setting an entry point to an explicit pathed binary #850

jrivard opened this issue Aug 16, 2018 · 2 comments
Milestone

Comments

@jrivard
Copy link

jrivard commented Aug 16, 2018

Description of the issue:
I'm trying to use an image where the entry point is not the java binary, and the java binary is in a different path than the default distroless image. (Specifically, adoptopenjdk/openjdk10)

Expected behavior:
I should be able to specify the image's java execution path

@coollog
Copy link
Contributor

coollog commented Aug 16, 2018

Hi @jrivard , thanks for suggesting this feature. We are considering allowing a custom entrypoint to be defined in #579.

@coollog
Copy link
Contributor

coollog commented Aug 31, 2018

@jrivard We have added support for defining a custom entrypoint via <container><entrypoint>. It is available in version 0.9.10.

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

2 participants