text 错误yago本体没有挂载postgresql docker

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text 错误yago本体没有挂载postgresql docker相关的知识,希望对你有一定的参考价值。

First of all : 

Check that your mount volume path starts with a point in your docker-compose.yml file. Ex : 

  volumes:
    - ./media/....:/media   (look that it starts with a point)
    
If you are using a Ubuntu External disk check that the name didn't change. Sometimes Ubuntu can change a disk/volume name

以上是关于text 错误yago本体没有挂载postgresql docker的主要内容,如果未能解决你的问题,请参考以下文章