IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    Weekly Issue 2024-01-07

    Yiran\'s Blog发表于 2024-01-07 00:00:00
    love 0
    文章 链接到标题 技术 链接到标题 为什么在容器外修改了文件后容器内的文件没有同步更新?——一次 Docker 文件挂载和 Bind mount 的探索 Bind Mount 特性: If you are using some editor like vim, when you save the file it does not save the file directly, rather it creates a new file and copies it into place. This breaks the bind-mount, which is based on inode. Since saving the file effectively changes the inode, changes will not propagate into the container. When the container is restarted the new inode.


沪ICP备19023445号-2号
友情链接