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

added possibility to add JVM options in Dockerfiles #1322

Conversation

thjaeckle
Copy link
Member

for e.g. specifying "--add-opens" for ditto-connectivity required with Java 17

  • added support for building multiple architecture images, building for platforms "linux/amd64,linux/arm64"
  • adjusted default settings for docker-compose files in order to make startup more probable, event for weak machines

…" for ditto-connectivity required with Java 17

* added support for building multiple architecture images, building for platforms "linux/amd64,linux/arm64"
* adjusted default settings for docker-compose files in order to make startup more probable, event for weak machines

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@thjaeckle thjaeckle added this to the 2.4.0 milestone Feb 25, 2022
* removed obsolete workaround
* use built-in "cache" function of "actions/setup-java@v2"
* use mvn "-T1C" for maybe getting faster builds

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
…a 17

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
@thjaeckle thjaeckle merged commit 1eded64 into eclipse-ditto:master Feb 25, 2022
@thjaeckle thjaeckle deleted the fix-dockerfiles-and-add-multiarch-images branch February 25, 2022 14:35
This pull request was closed.
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.

1 participant