For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.
Hi All - could some one please help me creating a docker image with oracle19 in a dockerfile for AWS runner.
A Docker image for 19.3 is already available https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/dockerfiles/19.3.0
Thanks for the advice.
Please guide me, how can we push above oracle docker image to AWS ECR.
Thanks,
Maheswar
A Docker image on Docker Hub may be used directly in AWS ECS as explained @ https://aws.amazon.com/blogs/containers/authenticating-with-docker-hub-for-aws-container-services/
Why is image need to be transferred to AWS ECR, which may incur additional storage?