mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-08-10 08:27:25 +00:00
Add blank lines before lists per CommonMark
This commit is contained in:
@@ -49,5 +49,6 @@
|
||||
|
||||
* Linux 下如果遇到容器内写文件权限问题,优先确保容器内用户与宿主机 UID/GID 对齐。
|
||||
VS Code Dev Containers 支持自动处理;手写 Dockerfile/compose 时也可以显式设置用户。
|
||||
|
||||
* 如果遇到文件变更监听不生效(常见于 macOS/Windows 的虚拟化文件系统),
|
||||
优先使用语言/工具支持的轮询模式或提高 watcher 限制。
|
||||
|
||||
Reference in New Issue
Block a user