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
272 stars 127 forks source link

Run custom init scripts on setup and/or startup #38

Open artslob opened 5 years ago

artslob commented 5 years ago

How about runnning scripts on setup/startup as described in official docs in section Running scripts after setup and on startup.

Seems it implemented in official repo with these commands in runOracle.sh:

# Execute custom provided startup scripts
runUserScripts $ORACLE_BASE/scripts/startup