oracle / docker-images

Official source of container configurations, images, and examples for Oracle products and projects
https://developer.oracle.com/use-cases/#containers
Universal Permissive License v1.0
6.45k stars 5.4k forks source link

oracle docker 19 ee, when server shutdown cause oracle creating database, cause all data lost. #2725

Open sungaok opened 8 months ago

sungaok commented 8 months ago

docker version 20 oracle version 19.3.0 ee. last day server shutdown. After restarting docker oracle, the docker log shows the create database progress. and then all data was lost. Has anyone met this problem?