ORACLE 12-c and java-8 with ubuntu updated.
10K+
ORACLE 12-c and java with ubuntu updated.
Adv: we can create multiple containers at the same time.
BY using docker pull surapanenihv/oracle-java we can store our database tables into the newly commit image .
oracle : username:system password:oracle
JAVA : JAVA version :8
apt-get update apt-get install -y vim apt-get install tofrodos
apt-get install software-properties-common sudo add-apt-repository ppa:webupd8team/java sudo apt-get update sudo apt-get install oracle-java8-installer
export JAVA_HOME=/usr/lib/jvm/java-8-oracle export PATH=$JAVA_HOME/bin:$PATH
Content type
Image
Digest
Size
3.3 GB
Last updated
almost 10 years ago
docker pull surapanenihv/oracle-java