Skip to content

Build of Docker Image fails - Docker Desktop for Windows stops on extracting Oracle database software #42

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

Open
roumeniv opened this issue Jul 21, 2021 · 0 comments

Comments

@roumeniv
Copy link

I am using Docker Desktop for Windows with WSL2 integration on a MS Windows 10 Pro OS. I tried to build the image 4 times but always Docker Desktop stops (exits) at the point:

=> => # extracting Oracle database software...

image

I saw two more issues on this repository for similar problems - one opened, the other - closed!

First I was thinking that I do not have enough free space on my Hard Drive Partition C:, but even after freeing some space I tried building the image and the problem persists (I have 35 GB free space).

I am sure I downloaded all the files needed and put them in the files subdirectory - the database file LINUX.X64_193000_db_home.zip is there and I tested it whether it can be unzipped and it is OK!

Is there any way to see the error when the script install_oracle19ee.sh is getting when extracting the file? Maybe logging the errors not to /dev/null, but to /files/file.log?!

Is there any other way to see why Docker Desktop is stopping and needs to be restarted manually when it is extracting the Oracle db?

Yes, I am using Docker Desktop for Windows with WSL2 backend but I want to build a Linux apex dev image. I hope is possible.

Thank you!

Roumen

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

1 participant