This is a Sample Oracle Container Image 23ai FREE
131
Introduction: This is a Sample Oracle Container Image 23ai FREE based on Gerald Venzl's image .
Credit: https://github.com/gvenzl
The container DB is FREE and PDB is FREEPDB1.
It contains the sample schema called OT from Oracle Tutorial.com , due credit is given below
Credit: http://www.oracletutorial.com/oracle-sample-database/
SETUP:
docker pull anilmahadev/oraclesamples:23ai
docker run -d --name oraclesamples -p 1521:1521 -e ORACLE_PASSWORD=oracle anilmahadev/oraclesamples:23ai
Users: SYS, SYSTEM, OT All PASSWORDS are oracle
Please feel free to change the password after the container is initialized
Content type
Image
Digest
sha256:0eb9667cb…
Size
1.5 GB
Last updated
about 2 years ago
docker pull anilmahadev/oraclesamples:23ai