安装结束打不开页面,我看过程其他都提示成功,就是这个 docker-buildx-plugin-0.12.1-1.el7.x86_64.rpm is not installed

Another app is currently holding the yum lock; waiting for it to exit…
The other application is: yum
Memory : 57 M RSS (279 MB VSZ)
Started: Wed Mar 6 09:59:13 2024 - 00:06 ago
State : Running, pid: 3108
Loading mirror speeds from cached hostfile
Metadata Cache Created

  • sh -c ‘yum install -y -q docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin’
    warning: /var/cache/yum/x86_64/7/docker-ce-stable/packages/docker-buildx-plugin-0.12.1-1.el7.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 621e9f35: NOKEY
    Public key for docker-buildx-plugin-0.12.1-1.el7.x86_64.rpm is not installed
    Importing GPG key 0x621E9F35:
    Userid : “Docker Release (CE rpm) docker@docker.com
    Fingerprint: 060a 61c5 1b55 8a7f 742b 77aa c52f eb6b 621e 9f35
    From : https://download.docker.com/linux/centos/gpg
    setsebool: SELinux is disabled.

可以考虑手动安装 docker 环境。