gvenzl/Setup-Oracle-DB-Free

Setup Oracle Database Free on Docker or Podman.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagValid image tag from https://github.com/gvenzl/oci-oracle-freeno""
portExposed port for database connections.no1521
container-runtimeContainer runtime to use (docker or podman).nopodman
container-nameName for the containernooracledb
health-max-retriesNumber of tries for checking database is upno60
health-intervalTime interval between health checks, in secondsno3
volumeVolume containing database files.no
oracle-passwordPassword for the Oracle Database `SYS` and `SYSTEM` users.no
oracle-databaseCreate a new pluggable database with the specified name.no
app-userCreate a new database schema user with the specified name.yes
app-user-passwordDefine a password for the database schema user specified by `app-user`.yes
setup-scriptsAdditional database setup scripts.no
startup-scriptsAdditional database initialization scripts.no
container-networkConnects the container to an already established network.no

no outputs