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

Use build-args to specify system, version, locale #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lewiscowles1986
Copy link

This proposes several small changes. They may or may not benefit the original developer, but they would side-step the "Version bump" PR's

  1. Make Java Docker-base a build-argument with default value.
  • keeps as-is (defaults).
  • enables upstream changes without conflict resolution or tiny commits.
  1. Enables changing PlantUML version by rebuilding the docker image.
  2. Makes locale a build-time argument.
  • It's UTF-8 so should not be an issue, but gives those who care the option.

Thanks for making this.

This proposes several small changes. They may or may not benefit the original developer, but they would side-step the "Version bump" PR's

1. Make Java Docker-base a build-argument with default value.
  * keeps as-is (defaults).
  * enables upstream changes without conflict resolution or tiny commits.
2. Enables changing PlantUML version by rebuilding the docker image.
3. Makes locale a build-time argument.
  * It's UTF-8 so should not be an issue, but gives those who care the option.

Thanks for making this.
@Galaf
Copy link

Galaf commented Jun 24, 2021

@lindt can this be tested and merged, please?

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.

2 participants