Stuck in the image building phase when trying to build oracle database 19.3.0 image
- Dominant language
- Go
- Stars
- 30.8k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Oracle database version 19.3.0.
Using official image.
In the second phase of the build step, the script "installDBBinaries.sh", which comes with the docker-image for for version 19.3.0 in [github oracle docker-image](https://github.com/oracle/docker-images), runs forever.
### Version
Colima Version:0.4.6
Lima Version: 0.12.0
Qemu Version: 7.1.0
### Operating System
- [ ] macOS Intel
- [X] macOS M1
- [ ] Linux
### Reproduction Steps
1. get Dockerfile and samples for version 19.3.0 for Oracle database from [docker-image](https://github.com/oracle/docker-images).
2. run _colima start -c 4 -m 12 -a x86_64_
3. run _buildContainerImage.sh_. this script comes with (1)
### Expected behaviour
to build the image in a decent amount of time.
### Additional context
Actually i left it to run over the night and it still ran after i checked the status, which was 10+ hours. I can tell it was running, just never finishes. When i the ran _lima stop_ the following output was noticed:
ERROR: Oracle Database container image was NOT successfully created.
ERROR: Check the output and correct any reported problems with the build operation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.