Linux and Oracle Instant Client
问题 I reworked my question to better target the problem, which I am discussing here. I have been trying for 4 days to: Deploy Oracle Instant Client with Docker. I can give you the Dockerfile but it is 96 lines To use Oracle Instant Client on my Linux Ubuntu latest. In the end I arrive at the same two issues. When installing OCI 8 with the command: Docker: RUN echo 'instantclient, / usr / local / instantclient' | pecl install oci8 Ubuntu: echo "instantclient, / opt / oracle / instantclient_12_2" |