UI problems when running Jmix 2.4 app in Docker

Hi,

I tried deploying a Jmix 2.4 app in Docker I run into the following problems:

  • Users and Publishers listview only shows/loads data and generic filter component after I open Literature types listview
    image

  • the tabs are missing on Report detailview
    jmix-docker-tabsmissing

  • the file upload button doesn’t open file selector window on Book detailview

I used Jmix report-sample as base project and create the Docker image with the help of the documentation Basic Deployment :: Jmix Documentation

Jmix version: 2.4.2
Jmix Studio plugin version: 2.4.1-243
IntelliJ version: IntelliJ IDEA 2024.3 (Community Edition)

reports-sample.zip (2.5 MB)
‘prod’ profile needs a PostgreSQL server connection as given in the docker-compose.yml file.

Currently I run Docker on my developer laptop. I will try this on a separated VM as well.
Running the app from IntelliJ is working fine.

Thanks,
Peter