docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Unable to find relevant files for building OracleDB SingleInstance v12.2.0.1

Open tomera-cyera opened this issue 1 year ago • 1 comments

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.

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

tomera-cyera avatar Feb 10 '25 13:02 tomera-cyera

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

oraclesean avatar Feb 10 '25 14:02 oraclesean