Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle DB: buildContainerImage.sh should check container architecture, not host architecture #2732

Open
cjbj opened this issue Nov 24, 2023 · 0 comments
Assignees

Comments

@cjbj
Copy link
Member

cjbj commented Nov 24, 2023

Files like https://github.com/oracle/docker-images/blob/main/OracleDatabase/SingleInstance/dockerfiles/buildContainerImage.sh check the host arch and fail on Apple Silicon unless 19c is used. To allow builds of other versions when colima is emulating x86_64, the buildContainerImage.sh checks should probably take the architecture from docker info instead of arch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants