close

Filter

loading table of contents...

Release Notes / Version 10.2107

Table Of Contents

Provide ARM build support

With this change, the dockerfile-maven-plugin has been replaced with the fabric8-maven-plugin .

There are some additional changes to make the local development setup work:

  • mysql has been updated to 8.0.29 which is the first version with arm support

  • mysql and mongo images are no longer build during the compose setup, instead the default images from dockerhub are being used and config is mounted.

  • the nginx base image for the overview container is now configurable

To make the arm setup work, the following prerequisites have to be made in advance:

  • build a base image for the coremedia/java-application-base for arm

  • build a nginx base image for arm

  • configure both images in maven settings and .env file

(CMS-23059)

Search Results

Table Of Contents