Skip to content

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

@roumeniv

Description

@roumeniv

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions