Open
Description
Hello Team,
We are using below docker file for oracle linux 8 and OEL8(CV_ASSUME_DISTID=OEL98):
https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/dockerfiles/19.3.0
and want to build above docker file with oracle linux9/OEL9 and correspondingly we set base image and OEL 9 (CV_ASSUME_DISTID=OEL9)
Could you please confirm files provided here are compatible to oracle linux 9 / OEL9? or what kind of changes we need to do to make it work. because it is working with oracle linux 8 and not working with oracle linux 9.
Thanks