相关疑难解决方法(0)

Docker升级失败:不再支持aufs存储驱动程序

我有一台安装了 Docker 的 Ubuntu 机器。(Ubuntu 版本是 20.04,但这也会影响 18.04,也可能影响非 LTS 版本。)软件包docker.iofocal-security失败:

\n
Preparing to unpack .../docker.io_20.10.7-0ubuntu1~20.04.1_amd64.deb ...\nThe aufs storage-driver is no longer supported.\nPlease ensure that none of your containers are\nusing the aufs storage driver, remove the directory\n/var/lib/docker/aufs and try again.\ndpkg: error processing archive /var/cache/apt/archives/docker.io_20.10.7-0ubuntu1~20.04.1_amd64.deb (--unpack):\n new docker.io package pre-installation script subprocess returned error exit status 1\ndpkg: error while cleaning up:\n installed docker.io package post-installation script subprocess returned error exit status 1\n
Run Code Online (Sandbox Code Playgroud)\n

这是一个已知的错误,但根据Ubuntu Docker …

upgrade docker

21
推荐指数
1
解决办法
1万
查看次数

标签 统计

docker ×1

upgrade ×1