-
Notifications
You must be signed in to change notification settings - Fork 5.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
=> ERROR [stage-2 2/4] RUN "/opt/oracle"/oraInventory/orainstRoot.sh && 1.3s ------ > [stage-2 2/4] RUN "/opt/oracle"/oraInventory/orainstRoot.sh && "/opt/oracle/product/19c/dbhome_1"/root.sh: #12 1.272 /bin/sh: /opt/oracle/oraInventory/orainstRoot.sh: No such file or directory ------ #2847
Comments
Will you please post the full error in a comment, along with information about your system and Docker version? Also, please share the contents of the ../SingleInstance/dockerfiles/19.3.0 directory? |
I also encountered this issue. See below logs Building image 'oracle_ee_19.3.0' ...
|
For the data inside 19.3.0, I just cloned it in your github. I only added this oracle database which came from oracle site LINUX.ARM64_1919000_db_home.zip |
Upon checking around, error was fixed when I did the following:
Execute the below command to validate OS version and then export CV_ASSUME_DISTID to the supported version of OEL for 19c
|
I got this error. while uploading Oracle Database container image to docker. Can you help me check it out
The text was updated successfully, but these errors were encountered: