DB_TYPE : the type of database. Supported databases : HSQLDB / Oracle / MySQL / PostgreSQL. HSQLDB is stored in the folder defined by the XWiki environment.permanentDirectory variable.
DB_USER : the database user (not needed for HSQLDB)
DB_PASSWORD : the database password (not needed for HSQLDB)
DB_HOST : the hostname of the linked database container (not needed for hsqldb)
WIKI_CONTEXT : the context of the website (ROOT for no context)