Stuck in the image building phase when trying to build oracle database 19.3.0 image
- Ngôn ngữ chính
- Go
- Star
- 30.8k
- Fork
- 613
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### 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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.