Stuck in the image building phase when trying to build oracle database 19.3.0 image
- Lingua principale
- Go
- Stelle
- 30.8k
- Fork
- 613
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### 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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.