Closed
Description
Hello there,
It is me again , now trying to build Oracle Database 12.2.0.1 se, you can have a look at buildDockerImage from https://github.com/oracle/docker-images fails with 11.2.0.2 xe
Same host:
CentOS Linux release 7.2.1511 (Core)
Linux version 3.10.0-327.10.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Tue Feb 16 17:03:50 UTC 2016
Now trying...
./buildDockerImage.sh -v 12.2.0.1 -s -i
I get:
Complete!
Loaded plugins: ovl
Cleaning repos: ol7_UEKR4 ol7_latest
Cleaning up everything
chown: changing ownership of '/opt/oracle/install/linuxx64_12201_database.zip': File too large
Removing intermediate container 6622686f4e18
The command '/bin/sh -c chmod ug+x $INSTALL_DIR/*.sh && sync && $INSTALL_DIR/$CHECK_SPACE_FILE && $INSTALL_DIR/$SETUP_LINUX_FILE' returned a non-zero code: 1
There was an error building the image.
Am I missing something? Apart that perhaps I can try to rename the binaries file to something shorter...
Thanks in advance,
Luis