开发者社区 问答 正文

docker 安装oracle11g企业版 报错请指点?报错

Step 28 : RUN /tmp/install/database/runInstaller -silent -ignoreSysPrereqs -ignorePrereq -force     oracle.install.option=INSTALL_DB_SWONLY     UNIX_GROUP_NAME=oinstall     INVENTORY_LOCATION=$ORACLE_INVENTORY     ORACLE_HOME=$ORACLE_HOME     ORACLE_HOME_NAME="OraDb11g_Home1"     ORACLE_BASE=$ORACLE_BASE     oracle.install.db.InstallEdition=SE     oracle.install.db.isCustomInstall=false     oracle.install.db.DBA_GROUP=dba     oracle.install.db.OPER_GROUP=dba     DECLINE_SECURITY_UPDATES=true     -waitforcompletion
 ---> Running in bca1ead7a5e5
Starting Oracle Universal Installer...


Checking Temp space: must be greater than 120 MB.   Actual 3903 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 1121 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2016-01-17_12-18-04PM. Please wait ...[FATAL] [INS-32021] Insufficient disk space on this volume for the selected Oracle home.
   CAUSE: The selected Oracle home was on a volume without enough disk space.
   ACTION: Choose a location for Oracle home that has enough space (minimum of 4,324MB) or free up space on the existing volume.
SECURITY WARNING: You are building a Docker image from Windows against a non-Windows Docker host. All files and directories added to build context will have '-rwxr-xr-x' permissions. It is recommended to double check and reset permissions for sensitive files and directories.
The command '/bin/sh -c /tmp/install/database/runInstaller -silent -ignoreSysPrereqs -ignorePrereq -force     oracle.install.option=INSTALL_DB_SWONLY     UNIX_GROUP_NAME=oinstall     INVENTORY_LOCATION=$ORACLE_INVENTORY     ORACLE_HOME=$ORACLE_HOME     ORACLE_HOME_NAME="OraDb11g_Home1"     ORACLE_BASE=$ORACLE_BASE     oracle.install.db.InstallEdition=SE     oracle.install.db.isCustomInstall=false     oracle.install.db.DBA_GROUP=dba     oracle.install.db.OPER_GROUP=dba     DECLINE_SECURITY_UPDATES=true     -waitforcompletion' returned a non-zero code: 254

展开
收起
爱吃鱼的程序员 2020-06-10 14:57:12 699 分享 版权
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    解决了吗老哥

    2020-06-10 14:57:30
    赞同 展开评论