我用的是sath89/oracle-12c這個鏡像docker run~啟動后能夠正常使用,但是關(guān)閉容器后就起不來了我的啟動命令:docker run -d -p 8080:8080 -p 1521:1521 sath89/oracle-12c容器錯誤日志:......> Import finished> Database ready to use. Enjoy! ;)> Database closed.> Database dismounted.> found files in /u01/app/oracle/oradata Using them instead of initial database> rm: cannot remove '/u01/app/oracle-product/12.1.0/xe/dbs': Directory not empty不論是服務(wù)器直接關(guān)機,還是docker正常stop,關(guān)了后docker start 容器id就起不來了,每次都報日志最后兩行的錯誤這是什么原因吶?
- 1 回答
- 0 關(guān)注
- 1451 瀏覽
添加回答
舉報
0/150
提交
取消