Describe the question: use source mode docker to build project and create Oracle data source failure.
Which version of DolphinScheduler: -[apache-dolphinscheduler-incubating-1.3.4]
Additional context Using official documents https://dolphinscheduler.apache.org/zh-cn/docs/1.3.4/user_ doc/docker- deployment.html After the building project is started (recommended) in docker-compose mode, the creation of Oracle11g data source will fail.
Because of the commercial license, we cannot directly use the driver and client of MySQL and Oracle. If you want to use Oracle, you can build a new image based on our apache/dolphinscheduler image.