docker-compose 启动报错 caused: not a directory: unknown: Are you trying to mount a directory onto a fil

 caused: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

出现这个问题是在编写yml文件的文件夹映射时,不应该写到具体文件,应该映射到目录。

上一篇:docker update修改容器配置


下一篇:ubuntu20.04 + OpenLdap 实现企业运维账户管理系统(上)