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?