Sign inSign up

smizar/oracledb

By smizar

Updated over 9 years ago

Oracle Database 12c (12.1.0.2.0) Enterprise Edition

Image
2

1.2K

smizar/oracledb repository overview

Start (if exists) or create oracle instance: $ docker run -itd -p 1521:1521 -v /oracle:/opt/oracle/oradata --name oracle smizar/oracledb:latest

Data of database will be stored in /oracle directory. To view the password for new database: $ docker logs oracle

Tag summary

Content type

Image

Digest

Size

7.8 GB

Last updated

over 9 years ago

docker pull smizar/oracledb