Oracle Database 12c (12.1.0.2.0) Enterprise Edition
1.2K
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
Content type
Image
Digest
Size
7.8 GB
Last updated
over 9 years ago
docker pull smizar/oracledb