h-mdm / hmdm-docker

An official Docker image for Headwind MDM
54 stars 24 forks source link

Use a different base than Ubuntu LTS #25

Closed TommyTran732 closed 5 months ago

TommyTran732 commented 5 months ago

Ubuntu no longer supports tomcat9, so the container will permanently be stuck on an old release of Ubuntu LTS. Some other distros I have looked at:

h-mdm commented 5 months ago

Tomcat 9 CAN run on Ubuntu 24.04. The only problem is that Ubuntu 24.04 doesn't have Tomcat 9 in the APT repository. I don't think it would be a big deal for Tomcat supporters to make an Ubuntu 24.04-based image for Tomcat 9, so I hope to see its release soon.

Anyway, Ubuntu is still the most popular Linux distro, so I would rather stay on Ubuntu.