前景: run 容器都时候,提示
docker: failed to register layer: devmapper: Thin Pool has 81609 free data blocks which is less than minimum required 81920 free data blocks. Create more free space in thin pool or use dm.min_free_space option to change behavior.
手动删除了很多之前用不到的镜像,容器。
docker images 拉下来,运行的时候,提示上面的错误,但是
docker: Error response from daemon: Conflict. The name "/xxxxxxxxxx" is already in use by container 054c09b01. You have to remove (or rename) that container to be able to reuse that name..
都查看到了,也看了 var 下 docker container 的文件夹,都没找到这个容器,为啥?换个名字就可以运行了。
docker ps -a
docker ps
现在该怎么解决这个,临时换了容器名在运行。
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.