Skip to content

Unable to build the oracle docker image #1629

@fremontfancy

Description

@fremontfancy

install_log.txt

I have seen many people's issues got resolved by increasing the docker memory size. I have changed my memory size to 100GB

systemctl stop docker
dockerd --storage-opt dm.basesize=100G
systemctl start docker

but still getting the following error:

/opt/oracle/oraInventory/orainstRoot.sh: No such file or directory (attached the whole installation log)

[root@1efc3c44071a /]# df -B 1G /opt/oracle
Filesystem 1G-blocks Used Available Use% Mounted on
/dev/mapper/docker-253:0-201328928-8c7c3e1e449c3deb01ad940126b0c70d7bc1667cb7215b47033f8969240ba177 100 4 97 4% /

df -B 1G / | tail -n 1 | awk '{ print $4 }'
97

Metadata

Metadata

Assignees

No one assigned

    Labels

    interoperabilityIssues with building or executing images due to a environment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions