jaspeen / oracle-11g

Docker image for Oracle 11g database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volume is not mounting

yourmoo opened this issue · comments

Hi,

I seem to have a problem mouting the volume. Any tips

commented

same here

Be sure to mount the folder where you extracted the zip files. i.e. if you extract database/ in /home/user then mount /home/user not /home/user/database.

Hi,

For info I user Docker on Synology.

I have downloaded the Oracle Database 11gR2 Express Edition for Linux x64. I have unziped the file in shared folder docker/database. Once unzipped I get this:

Response (folder)
upgrade (folder)
oracle-xe-11.2.0-1.0.x86_64.rpm (file)

When I double click on image it creates the container and starts it. But it fails indicating this:

Installation files not found... Unzip installation files into mount (/install) folder

In the volume tab of the Image configuration I have indicated

docker/database /install

Any idea of what I am missing ?

Thanks in advance.
Best resgards

@lagommette I haven't done this in a while, but according to my previous comment seems like the solution is mounting just the docker folder without the database/ at the end.

Hi,

I have tried this allready. The logs are the following:

Installing Oracle Database 11g...
bash: /install/database/runInstaller: No such file or directory

Thanks for your help.
Best regards

Hi,

Anyone to help me on this issue ?

Thanks in advance.

Best Regards

I am also having trouble with the install folder. It is not clear how to unzip the files.

i have the same issue. I can not get it to work

i have the same issue with the install folder.

Installation files not found. Unzip installation files into mounted(/install) folder