Changes Initial commit
This commit is contained in:
8
runtime/README.txt
Normal file
8
runtime/README.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
# 运行目录
|
||||
|
||||
该目录用于放置车端 `docker compose` 编排文件、`.env` 版本文件、状态文件和 manifest 缓存。
|
||||
|
||||
建议:
|
||||
- 将真实业务的 `docker-compose.yml` 放到这里
|
||||
- 将镜像 tag 写入 `.env`
|
||||
- 让 OTA Agent 只修改 `.env` 并执行 `docker compose pull/up`
|
||||
Reference in New Issue
Block a user