Sign inSign up

surapanenihv/oracle-java

By surapanenihv

Updated almost 10 years ago

ORACLE 12-c and java-8 with ubuntu updated.

Image
0

10K+

surapanenihv/oracle-java repository overview

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

IF you need to update ubuntu and java install

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

Tag summary

Content type

Image

Digest

Size

3.3 GB

Last updated

almost 10 years ago

docker pull surapanenihv/oracle-java