Create more free space in thin pool or use dm.min_free_space option to change behavior
我可以通过手动运行dockerps -a -f status=exited -q | xargs -r docker rm -v来解决这个问题。
我有一台安装了Docker的Ubuntu机器。( Ubuntu版本为20.04,但这也影响到18.04版本,也可能影响到非LTS版本。)将docker.io包从focal-security升级到当前版本失败:The aufs storage-driver is no longer supported.不幸的是,Docker是个例外。(…)因此,作为<