Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Windows Server - Oracle client image

partlycloudyJan 6 2019 — edited Jul 23 2019

If I have a ASP.NET app running in a Docker container on Windows Server 2016, how can I make Oracle database (12c on Exadata) connectivity available to the app? Oracle ManagedAccess DLL or Instant Client come to mind but I don't see any Windows images on Oracle's container registry, only Linux. I see unsuccessful attempts to build an image using the Instant Client installer. Or can I just throw the Oracle.ManagedDataAccess.dll into the Dockerfile build? Or use the  NuGet package for Oracle Managed Data Access?

How is this done?

Thanks

Comments

Post Details

Added on Jan 6 2019
1 comment
693 views