MaksymBilenko / docker-oracle-12c

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

Oracle instance without DB creation from template #34

Closed nkutsyy closed 7 years ago

nkutsyy commented 7 years ago

Maksym, Thank you for the image!

By default container is created with database from template General_Purpose. But I need container to be created without any sample db, so ... Can I create a container that will be initiated only with my database dump?

Regards, Mykola.

MaksymBilenko commented 7 years ago

You can start container with /bin/bash and init it manually