You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build OracleDB SingleInstance docker image v12.2.0.1
and it mentioned in the readme that
IMPORTANT: You will have to provide the installation binaries of Oracle Database (except for Oracle Database 18c XE, 21c XE and 23ai Free) and put them into the dockerfiles/ folder. You only need to provide the binaries for the edition you are going to install. The binaries can be downloaded from the Oracle Technology Network, make sure you use the linux link: Linux x86-64. The needed file is named linuxx64__database.zip.
Older database software versions are no longer available on the public-facing database software download page. They are still available on the Oracle Technology Network (OTN) site: https://edelivery.oracle.com/osdc/faces/Home.jspx
I'm trying to build OracleDB SingleInstance docker image v12.2.0.1
and it mentioned in the readme that
https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance
The problem is that I cannot find the file linuxx64_12201_database.zip, which is required for image building, anywhere in the provided link or on the Oracle downloads website.
What can I do to build the image
The text was updated successfully, but these errors were encountered: