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

exec jetty.start from file to preserve quoted arguments #140

Merged
merged 1 commit into from
May 2, 2023

Conversation

lachlan-roberts
Copy link
Contributor

exec the jetty.start from a file as in 10.0.15 there are quoted args in the --dry-run output which do not work when reading into a variable.

also introduce optional $JETTY_PROPERTIES environment variable which can be used to add jetty properties from docker image like this

ENV JETTY_PROPERTIES="jetty.http.port=8181"

lachlan-roberts added a commit that referenced this pull request Apr 27, 2023
Signed-off-by: Lachlan Roberts <[email protected]>
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

Successfully merging this pull request may close these issues.

4 participants