小编Ste*_*art的帖子

安装 docker,得到:`PreDepends: init-system-helpers (>= 1.54~) but 1.51 is to be install`

这些是Docker 的安装说明

设置 GPG 密钥和先决条件后,它基本上包括:

  1. .deb发布页面获取(最新)版本
  2. sudo apt install ./docker-desktop-<version>-<arch>.deb

我收到以下错误:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'docker-desktop' instead of './docker-desktop-4.8.1-amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the …
Run Code Online (Sandbox Code Playgroud)

upgrade package-management apt software-installation docker

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