怎么db鏡像里找不到ghost數(shù)據(jù)庫?。?/h1>
操作如下, 找不到ghost數(shù)據(jù)庫???
我想改一下site.url,估計是在數(shù)據(jù)庫里。 ?我剛搭建的博客
docker?exec?-it?e40f0e932d8f??/bin/bash
mysql?-uroot?-pmysqlroot
[mysql>?show?databases;
+--------------------+
|?Database???????????
|+--------------------+
|?information_schema?|
|?mysql??????????????|
|?performance_schema?|
|?sys????????????????|
+--------------------+
4?rows?in?set?(0.00?????sec)
操作如下, 找不到ghost數(shù)據(jù)庫???
我想改一下site.url,估計是在數(shù)據(jù)庫里。 ?我剛搭建的博客
docker?exec?-it?e40f0e932d8f??/bin/bash mysql?-uroot?-pmysqlroot [mysql>?show?databases; +--------------------+ |?Database??????????? |+--------------------+ |?information_schema?| |?mysql??????????????| |?performance_schema?| |?sys????????????????| +--------------------+ 4?rows?in?set?(0.00?????sec)
2020-12-01
這個教程有問題,版本更新后配置地址變化,并沒有連接db,而是使用了默認(rèn)配置,連接自己容器內(nèi)的sqlite。
2019-07-24
docker search ghost