Update docker image (recent OS and JDK)

chpat

New Member
Hello,

We are currently using WCS latest docker image in production.
As we are using WebRTC, some ports are directly accessible from internet.

We saw that the current docker image is based on Ubuntu 18.04, which is EOL for several years now.
We also would like to use newer JDK, as you application is compatible with JDK 17.

What is the recommended path to get/build/use a more recent docker image? I didn't find anywhere a public Dockerfile or any reference to help us build our own image.

Do you think you can help us with this issue?

Best regards,

Christian
 

Max

Administrator
Staff member
Good day.
We raised the ticket WCS-4358 to update the base Ubuntu image to 22.04 and JDK to 21 in WCS docker image. We'll let you know about progress.
 
Top