Skip to content

Unable to build oracle rac docker image #2762

Answered by saurabhuja
EricYinyifan asked this question in Q&A
Discussion options

You must be logged in to vote

Whats the version of docker and whats image of Docker host machine? RAC on 19.3.0 is currently supported and tested with docker version 19.x from oracle's yum repo of Oracle Linux 7. All the host machine details are documented in README file -> https://github.com/oracle/docker-images/blob/main/OracleDatabase/RAC/OracleRealApplicationClusters/README.md Details are here https://blogs.oracle.com/virtualization/post/install-docker-on-oracle-linux-7 and this docker version is not having buildx enabled by default.

But from above error looks like you are trying to build on unsupported version of docker where buildx is enabled. Hence the issue. Generally, buildx is disabled via "export DOCKER_BUI…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@saurabhuja
Comment options

Answer selected by EricYinyifan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants