fuzziebrain / docker-oracle-xe

Docker build for Oracle Database 18c Express Edition (XE). This project is now archived with the release of version 21c.
MIT License
273 stars 127 forks source link

Define CDB/PDB character set and reduce the resulting docker image size #62

Open Allosimanius opened 4 years ago

Allosimanius commented 4 years ago

With this change you can define a different character set instead of AL32UTF8 (installation standard) of the CDB and PDBs during the "docker run" command. Also this change will reduce the size of the resulting docker image by 2,5GB by skipping the creation of an orphan overlay.