java.sql.SQLException: ORA-17868: Unknown host specified in docker container

Hi ,

I’m encountering a “java.sql.SQLException: ORA-17868: Unknown host specified: XXXX: Name or service not known” error while attempting to connect to an external Oracle database from a local Docker container.The same code runs without issues when executed directly. Any insights or assistance on this matter would be greatly appreciated.