MaksymBilenko / docker-oracle-12c

:whale: Docker image with Oracle Database 12c on board
Apache License 2.0
679 stars 285 forks source link

disable IMPORT_FROM_VOLUME feature #131

Closed qrqhuang closed 5 years ago

qrqhuang commented 5 years ago

I initial the database with IMPORT_FROM_VOLUME=true env variable successful. How can I disable the feature when i restart the container? Of course , I can remove the dmp file in the docker-entrypoint-initdb.d, But is there any other way?

qrqhuang commented 5 years ago

found config.v2.json to modify in container home