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
Hi
When I run the sh buildOdkcerImage.sh -d, it starts to install fmw_12.2.1.0.0_wls_quick_Disk1_1of1.zip with SUCCESS. But whe it sends build context to Docker daemon it returns:
Step 1 : FROM oracle/serverjre:8
Pulling repository docker.io/oracle/serverjre
Error: image oracle/serverjre:8 not found
There was an error building the image.
I googled it and some foruns say the pulling URL (docker.io/oracle/serverjre) has changed. Where do I change this in the sh?
The text was updated successfully, but these errors were encountered:
Hi
When I run the sh buildOdkcerImage.sh -d, it starts to install fmw_12.2.1.0.0_wls_quick_Disk1_1of1.zip with SUCCESS. But whe it sends build context to Docker daemon it returns:
Step 1 : FROM oracle/serverjre:8
Pulling repository docker.io/oracle/serverjre
Error: image oracle/serverjre:8 not found
There was an error building the image.
I googled it and some foruns say the pulling URL (docker.io/oracle/serverjre) has changed. Where do I change this in the sh?
The text was updated successfully, but these errors were encountered: