Sign inSign up

phucnteyeplus/oracle

By phucnteyeplus

•Updated over 2 years ago

the oracle free edition help us to not login to oracle cloud as well

Image
0

183

phucnteyeplus/oracle repository overview

⁠Oracle Database 23c Free Release 23.0.0.0.0

⁠Run image

docker run -d -p 1521:1521 -v yourvolume:/opt/oracle/oradata --name oradb1 phucnteyeplus/oracle

⁠Volumes

-v yourvolume:/opt/oracle/oradata

⁠Ports

-p 1521

⁠Environments

ORACLE_SID=FREE
ORACLE_PDB=YourDB
ORACLE_PWD=YourSysadminPassword

⁠SID

FREE

⁠Disclaimer

This version is used for my system so any bugs that you get we will disclaim as well.

Tag summary

Content type

Image

Digest

sha256:3a47c3d89…

Size

2.9 GB

Last updated

over 2 years ago

docker pull phucnteyeplus/oracle