oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects

Home Page:https://developer.oracle.com/use-cases/#containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creation of OracleDatabase 21c errors with out of memory

reinaldorauch opened this issue · comments

Command (in OracleDatabase/dockerfiles folder)

sh buildContainerImage.sh -v 21.3.0 -t oracle21 -x

Running inside wsl2 with arch linux, docker version 24.0.7, build afdd53b4e3

Log output:
build.log

Well, 21.3.0 RAC and Database image in this repo is documented and tested to be built with Oracle Linux 7.x and docker engine from yum repo -> https://yum.oracle.com/repo/OracleLinux/OL7/addons/x86_64/index.html. At the moment its not tested with Arch linux and Docker 24.x . You are welcomed to do research but if you want working image, then go with documentation. Anything else do you want to add @psaini79 ?

Ok then, thanks for the reply