the oracle free edition help us to not login to oracle cloud as well
183
docker run -d -p 1521:1521 -v yourvolume:/opt/oracle/oradata --name oradb1 phucnteyeplus/oracle
-v yourvolume:/opt/oracle/oradata
-p 1521
ORACLE_SID=FREE
ORACLE_PDB=YourDB
ORACLE_PWD=YourSysadminPassword
FREE
This version is used for my system so any bugs that you get we will disclaim as well.
Content type
Image
Digest
sha256:3a47c3d89…
Size
2.9 GB
Last updated
over 2 years ago
docker pull phucnteyeplus/oracle