oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.47k stars 5.41k forks source link

ARM version of docker images #2704

Open paul-civitas opened 10 months ago

paul-civitas commented 10 months ago

Hello. Oracle instant client and several other images are only distributed using the AMD64 architecture.

Many of our servers run ARM architecture using AWS graviton instances. M1 macbooks also run ARM architecture.

Distributing both AMD64 and ARM versions of the docker images would be convenient.

seanf commented 4 months ago

See also https://github.com/oracle/docker-images/issues/2709

meob commented 2 months ago

The same problem for testing the brand new 23ai image on an ARM Macbook

fkrauthan commented 3 weeks ago

Any progress on getting the free and express versions also published as ARM builds? Currently want to setup a local dev DB on my macbook and don't need a 5GB DB for the simple queries I plan to run against it.