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

Rename microservice.jar #31

Open
debuglevel opened this issue Apr 3, 2022 · 0 comments
Open

Rename microservice.jar #31

debuglevel opened this issue Apr 3, 2022 · 0 comments

Comments

@debuglevel
Copy link
Owner

The resulting jar file is always named microservice.jar, which is odd in ps when running 10 different microservices based on this template.

ARG FOO=greeting would be an idea, but it does not work with CMD [...] (as this is runtime). ENV BAR ${FOO} also does not work, as the JSON CMD form does not eval ENV.

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