docker container to install mysql and other services when possible will receive an error

Error: dbcursor-> db4 error c_get in (-30974): DB_RUNRECOVERY: fatal error, run database recovery 
rpmdb: PANIC: fatal region error detected; run recovery 
error: from dbcursor-> c_close of db4 error (-30974) : DB_RUNRECOVERY: fatal error, run database recovery 



RPM --rebuilddb sudo yum install -y && ...
run before the command to reset the database to run on it ...

Guess you like

Origin www.cnblogs.com/cbywan/p/11976807.html