Bug Description
使用 Docker compose 全新安装 hermes 时,映射目录没有 .local 文件夹,期望安装时能自动创建该文件夹。此问题导致即使有环境变量也无法在docker终端使用hermes命令。
Steps to Reproduce
- 准备好 Docker 环境;
- 使用 Docker compose 进行 hermes 全新安装;
- 安装完成后检查,发现无 .local 文件夹生成。
- docker镜像版本V2026.4.30
- which hermes 无任何输出。
Expected Behavior
使用 Docker compose 全新安装 hermes 时,应自动创建 .local 文件夹和子文件夹。
Actual Behavior
使用 Docker compose 全新安装时,未创建 .local 文件夹及子文件夹。
Affected Component
Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
fnos
Python Version
No response
Hermes Version
0.12
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
使用 Docker compose 全新安装 hermes 时,映射目录没有 .local 文件夹,期望安装时能自动创建该文件夹。此问题导致即使有环境变量也无法在docker终端使用hermes命令。
Steps to Reproduce
Expected Behavior
使用 Docker compose 全新安装 hermes 时,应自动创建 .local 文件夹和子文件夹。
Actual Behavior
使用 Docker compose 全新安装时,未创建 .local 文件夹及子文件夹。
Affected Component
Setup / Installation
Messaging Platform (if gateway-related)
No response
Debug Report
Operating System
fnos
Python Version
No response
Hermes Version
0.12
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?