Skip to Main Content

Containers, Cloud Native & Kubernetes

Announcement

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.

How to create a Docker image with oracle19 in a dockerfile for AWS runner

Maheswara ReddyFeb 2 2024

Hi All - could some one please help me creating a docker image with oracle19 in a dockerfile for AWS runner.

Comments

dvohra21

A Docker image for 19.3 is already available https://github.com/oracle/docker-images/tree/main/OracleDatabase/SingleInstance/dockerfiles/19.3.0

Maheswara Reddy

Thanks for the advice.

Please guide me, how can we push above oracle docker image to AWS ECR.

Thanks,

Maheswar

dvohra21

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?

1 - 3

Post Details

Added on Feb 2 2024
3 comments
358 views