appsmith安装手记:2.安装Docker compose

方法一:Install using the repository
sudo yum install -y yum-utils
sudo yum-config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
在安装Docker 已经吃过了亏,所以已经修改成阿里云的镜像。
yum-config-manager --add-repo https://mirrors.aliyun.com/docker-ce/linux/centos/docker-ce.repo

跨国这个源问题,剩下的只要两个命令就可以搞定。

[root@localhost ~]# yum update
Docker CE Stable - x86_64                                        27 kB/s | 3.5 kB     00:00    
Dependencies resolved.
================================================================================================
 Package                                 Arch   Version                  Repository        Size
================================================================================================
Installing:
 kernel                                  x86_64 5.14.0-407.el9           baseos           6.0 M
Upgrading:
 bpftool                                 x86_64 7.3.0-407.el9            baseos           6.7 M
 container-selinux                       noarch 3:2.228.0-1.el9          appstream         57 k
 containerd.io                           x86_64 1.6.27-3.1.el9           docker-ce-stable  34 M
 docker-buildx-plugin                    x86_64 0.12.1-1.el9             docker-ce-stable  13 M
 docker-ce                               x86_64 3:25.0.0-1.el9           docker-ce-stable  26 M
 docker-ce-cli                           x86_64 1:25.0.0-1.el9           docker-ce-stable 7.3 M
 docker-ce-rootless-extras               x86_64 25.0.0-1.el9             docker-ce-stable 4.0 M
 docker-compose-plugin                   x86_64 2.24.1-1.el9             docker-ce-stable  13 M
 dracut                                  x86_64 057-53.git20240104.el9   baseos           463 k
 dracut-config-rescue                    x86_64 057-53.git20240104.el9   baseos            13 k
 dracut-network                          x86_64 057-53.git20240104.el9   baseos            86 k
 dracut-squash                           x86_64 057-53.git20240104.el9   baseos            13 k
 evolution-data-server                   x86_64 3.40.4-9.el9             appstream        2.2 M
 evolution-data-server-langpacks         noarch 3.40.4-9.el9             appstream        1.3 M
 evolution-data-server-ui                x86_64 3.40.4-9.el9             appstream         83 k
 gnome-control-center                    x86_64 40.0-30.el9              appstream        5.2 M
 gnome-control-center-filesystem         noarch 40.0-30.el9              appstream        9.8 k
 gnome-settings-daemon                   x86_64 40.0.1-15.el9            appstream        1.1 M
 gstreamer1-plugins-bad-free             x86_64 1.22.1-3.el9             appstream        3.0 M
 kernel-tools                            x86_64 5.14.0-407.el9           baseos           6.2 M
 kernel-tools-libs                       x86_64 5.14.0-407.el9           baseos           6.0 M
 kmod-kvdo                               x86_64 8.2.3.3-111.el9          baseos           335 k
 libdnf                                  x86_64 0.69.0-8.el9             baseos           661 k
 libtiff                                 x86_64 4.4.0-12.el9             appstream        198 k
 net-snmp-libs                           x86_64 1:5.9.1-13.el9           appstream        756 k
 openssh                                 x86_64 8.7p1-38.el9             baseos           462 k
 openssh-clients                         x86_64 8.7p1-38.el9             baseos           719 k
 openssh-server                          x86_64 8.7p1-38.el9             baseos           461 k
 osinfo-db                               noarch 20231215-1.el9           appstream        521 k
 pam                                     x86_64 1.5.1-17.el9             baseos           628 k
 pipewire                                x86_64 1.0.0-2.el9              appstream        106 k
 pipewire-alsa                           x86_64 1.0.0-2.el9              appstream         57 k
 pipewire-gstreamer                      x86_64 1.0.0-2.el9              appstream         57 k
 pipewire-jack-audio-connection-kit      x86_64 1.0.0-2.el9              appstream        9.0 k
 pipewire-libs                           x86_64 1.0.0-2.el9              appstream        1.9 M
 pipewire-pulseaudio                     x86_64 1.0.0-2.el9              appstream        192 k
 pipewire-utils                          x86_64 1.0.0-2.el9              appstream        352 k
 python-unversioned-command              noarch 3.9.18-2.el9             appstream        9.5 k
 python3                                 x86_64 3.9.18-2.el9             baseos            26 k
 python3-hawkey                          x86_64 0.69.0-8.el9             baseos           103 k
 python3-libdnf                          x86_64 0.69.0-8.el9             baseos           780 k
 python3-libs                            x86_64 3.9.18-2.el9             baseos           7.8 M
 python3-perf                            x86_64 5.14.0-407.el9           baseos           6.1 M
 qemu-guest-agent                        x86_64 17:8.2.0-2.el9           appstream        487 k
 systemd                                 x86_64 252-22.el9               baseos           4.1 M
 systemd-libs                            x86_64 252-22.el9               baseos           659 k
 systemd-pam                             x86_64 252-22.el9               baseos           266 k
 systemd-rpm-macros                      noarch 252-22.el9               baseos            54 k
 systemd-udev                            x86_64 252-22.el9               baseos           1.9 M
 tzdata                                  noarch 2023d-1.el9              baseos           840 k
Installing dependencies:
 kernel-core                             x86_64 5.14.0-407.el9           baseos            21 M
 kernel-modules                          x86_64 5.14.0-407.el9           baseos            39 M
 kernel-modules-core                     x86_64 5.14.0-407.el9           baseos            33 M
 pipewire-jack-audio-connection-kit-libs x86_64 1.0.0-2.el9              appstream        134 k

Transaction Summary
================================================================================================
Install   5 Packages
Upgrade  50 Packages

Total download size: 258 M
Is this ok [y/N]: y
Downloading Packages:
(1/55): kernel-5.14.0-407.el9.x86_64.rpm                         13 MB/s | 6.0 MB     00:00    
(2/55): kernel-modules-5.14.0-407.el9.x86_64.rpm                 23 MB/s |  39 MB     00:01    
(3/55): pipewire-jack-audio-connection-kit-libs-1.0.0-2.el9.x86 1.9 MB/s | 134 kB     00:00    
(4/55): bpftool-7.3.0-407.el9.x86_64.rpm                         24 MB/s | 6.7 MB     00:00    
(5/55): dracut-057-53.git20240104.el9.x86_64.rpm                 11 MB/s | 463 kB     00:00    
(6/55): dracut-config-rescue-057-53.git20240104.el9.x86_64.rpm  409 kB/s |  13 kB     00:00    
(7/55): dracut-network-057-53.git20240104.el9.x86_64.rpm        2.7 MB/s |  86 kB     00:00    
(8/55): dracut-squash-057-53.git20240104.el9.x86_64.rpm         447 kB/s |  13 kB     00:00    
(9/55): kernel-tools-5.14.0-407.el9.x86_64.rpm                   24 MB/s | 6.2 MB     00:00    
(10/55): kernel-modules-core-5.14.0-407.el9.x86_64.rpm           16 MB/s |  33 MB     00:02    
(11/55): kmod-kvdo-8.2.3.3-111.el9.x86_64.rpm                   2.1 MB/s | 335 kB     00:00    
(12/55): kernel-tools-libs-5.14.0-407.el9.x86_64.rpm             17 MB/s | 6.0 MB     00:00    
(13/55): libdnf-0.69.0-8.el9.x86_64.rpm                         7.5 MB/s | 661 kB     00:00    
(14/55): openssh-8.7p1-38.el9.x86_64.rpm                         12 MB/s | 462 kB     00:00    
(15/55): openssh-server-8.7p1-38.el9.x86_64.rpm                  11 MB/s | 461 kB     00:00    
(16/55): openssh-clients-8.7p1-38.el9.x86_64.rpm                7.9 MB/s | 719 kB     00:00    
(17/55): python3-3.9.18-2.el9.x86_64.rpm                        866 kB/s |  26 kB     00:00    
(18/55): pam-1.5.1-17.el9.x86_64.rpm                             11 MB/s | 628 kB     00:00    
(19/55): python3-hawkey-0.69.0-8.el9.x86_64.rpm                 2.8 MB/s | 103 kB     00:00    
(20/55): python3-libdnf-0.69.0-8.el9.x86_64.rpm                  12 MB/s | 780 kB     00:00    
(21/55): python3-perf-5.14.0-407.el9.x86_64.rpm                  18 MB/s | 6.1 MB     00:00    
(22/55): systemd-252-22.el9.x86_64.rpm                           18 MB/s | 4.1 MB     00:00    
(23/55): python3-libs-3.9.18-2.el9.x86_64.rpm                    12 MB/s | 7.8 MB     00:00    
(24/55): systemd-libs-252-22.el9.x86_64.rpm                      11 MB/s | 659 kB     00:00    
(25/55): systemd-pam-252-22.el9.x86_64.rpm                      6.3 MB/s | 266 kB     00:00    
(26/55): systemd-rpm-macros-252-22.el9.noarch.rpm               1.6 MB/s |  54 kB     00:00    
(27/55): tzdata-2023d-1.el9.noarch.rpm                           13 MB/s | 840 kB     00:00    
(28/55): container-selinux-2.228.0-1.el9.noarch.rpm             1.7 MB/s |  57 kB     00:00    
(29/55): systemd-udev-252-22.el9.x86_64.rpm                      11 MB/s | 1.9 MB     00:00    
(30/55): evolution-data-server-3.40.4-9.el9.x86_64.rpm           24 MB/s | 2.2 MB     00:00    
(31/55): evolution-data-server-ui-3.40.4-9.el9.x86_64.rpm       3.0 MB/s |  83 kB     00:00    
(32/55): evolution-data-server-langpacks-3.40.4-9.el9.noarch.rp 8.0 MB/s | 1.3 MB     00:00    
(33/55): gnome-control-center-filesystem-40.0-30.el9.noarch.rpm 742 kB/s | 9.8 kB     00:00    
(34/55): gnome-control-center-40.0-30.el9.x86_64.rpm             42 MB/s | 5.2 MB     00:00    
(35/55): gnome-settings-daemon-40.0.1-15.el9.x86_64.rpm          30 MB/s | 1.1 MB     00:00    
(36/55): libtiff-4.4.0-12.el9.x86_64.rpm                         10 MB/s | 198 kB     00:00    
(37/55): gstreamer1-plugins-bad-free-1.22.1-3.el9.x86_64.rpm     34 MB/s | 3.0 MB     00:00    
(38/55): net-snmp-libs-5.9.1-13.el9.x86_64.rpm                   13 MB/s | 756 kB     00:00    
(39/55): osinfo-db-20231215-1.el9.noarch.rpm                     23 MB/s | 521 kB     00:00    
(40/55): pipewire-1.0.0-2.el9.x86_64.rpm                        5.4 MB/s | 106 kB     00:00    
(41/55): pipewire-alsa-1.0.0-2.el9.x86_64.rpm                   3.9 MB/s |  57 kB     00:00    
(42/55): pipewire-gstreamer-1.0.0-2.el9.x86_64.rpm              3.7 MB/s |  57 kB     00:00    
(43/55): pipewire-jack-audio-connection-kit-1.0.0-2.el9.x86_64. 751 kB/s | 9.0 kB     00:00    
(44/55): pipewire-pulseaudio-1.0.0-2.el9.x86_64.rpm              10 MB/s | 192 kB     00:00    
(45/55): pipewire-utils-1.0.0-2.el9.x86_64.rpm                   14 MB/s | 352 kB     00:00    
(46/55): pipewire-libs-1.0.0-2.el9.x86_64.rpm                    30 MB/s | 1.9 MB     00:00    
(47/55): python-unversioned-command-3.9.18-2.el9.noarch.rpm     538 kB/s | 9.5 kB     00:00    
(48/55): qemu-guest-agent-8.2.0-2.el9.x86_64.rpm                 21 MB/s | 487 kB     00:00    
(49/55): kernel-core-5.14.0-407.el9.x86_64.rpm                  4.2 MB/s |  21 MB     00:04    
(50/55): docker-buildx-plugin-0.12.1-1.el9.x86_64.rpm           9.1 MB/s |  13 MB     00:01    
(51/55): docker-ce-cli-25.0.0-1.el9.x86_64.rpm                  4.4 MB/s | 7.3 MB     00:01    
(52/55): docker-ce-rootless-extras-25.0.0-1.el9.x86_64.rpm      1.9 MB/s | 4.0 MB     00:02    
(53/55): containerd.io-1.6.27-3.1.el9.x86_64.rpm                6.1 MB/s |  34 MB     00:05    
(54/55): docker-ce-25.0.0-1.el9.x86_64.rpm                      5.3 MB/s |  26 MB     00:04    
(55/55): docker-compose-plugin-2.24.1-1.el9.x86_64.rpm           10 MB/s |  13 MB     00:01    
------------------------------------------------------------------------------------------------
Total                                                            22 MB/s | 258 MB     00:11     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: kmod-kvdo-8.2.3.3-111.el9.x86_64                                       1/1 
  Preparing        :                                                                        1/1 
  Upgrading        : systemd-libs-252-22.el9.x86_64                                       1/105 
  Running scriptlet: systemd-libs-252-22.el9.x86_64                                       1/105 
  Upgrading        : pam-1.5.1-17.el9.x86_64                                              2/105 
  Running scriptlet: pam-1.5.1-17.el9.x86_64                                              2/105 
  Upgrading        : evolution-data-server-langpacks-3.40.4-9.el9.noarch                  3/105 
  Upgrading        : evolution-data-server-ui-3.40.4-9.el9.x86_64                         4/105 
  Upgrading        : evolution-data-server-3.40.4-9.el9.x86_64                            5/105 
  Upgrading        : docker-compose-plugin-2.24.1-1.el9.x86_64                            6/105 
  Running scriptlet: docker-compose-plugin-2.24.1-1.el9.x86_64                            6/105 
  Running scriptlet: container-selinux-3:2.228.0-1.el9.noarch                             7/105 
  Upgrading        : container-selinux-3:2.228.0-1.el9.noarch                             7/105 
  Running scriptlet: container-selinux-3:2.228.0-1.el9.noarch                             7/105 
  Running scriptlet: openssh-8.7p1-38.el9.x86_64                                          8/105 
  Upgrading        : openssh-8.7p1-38.el9.x86_64                                          8/105 
  Upgrading        : libdnf-0.69.0-8.el9.x86_64                                           9/105 
  Upgrading        : docker-buildx-plugin-0.12.1-1.el9.x86_64                            10/105 
  Running scriptlet: docker-buildx-plugin-0.12.1-1.el9.x86_64                            10/105 
  Upgrading        : docker-ce-cli-1:25.0.0-1.el9.x86_64                                 11/105 
  Running scriptlet: docker-ce-cli-1:25.0.0-1.el9.x86_64                                 11/105 
  Upgrading        : gnome-settings-daemon-40.0.1-15.el9.x86_64                          12/105 
  Upgrading        : gnome-control-center-filesystem-40.0-30.el9.noarch                  13/105 
  Upgrading        : tzdata-2023d-1.el9.noarch                                           14/105 
  Upgrading        : python3-libs-3.9.18-2.el9.x86_64                                    15/105 
  Upgrading        : python-unversioned-command-3.9.18-2.el9.noarch                      16/105 
  Upgrading        : python3-3.9.18-2.el9.x86_64                                         17/105 
  Upgrading        : python3-libdnf-0.69.0-8.el9.x86_64                                  18/105 
  Upgrading        : systemd-rpm-macros-252-22.el9.noarch                                19/105 
  Running scriptlet: systemd-252-22.el9.x86_64                                           20/105 
  Upgrading        : systemd-252-22.el9.x86_64                                           20/105 
  Running scriptlet: systemd-252-22.el9.x86_64                                           20/105 
  Upgrading        : systemd-pam-252-22.el9.x86_64                                       21/105 
  Upgrading        : pipewire-libs-1.0.0-2.el9.x86_64                                    22/105 
  Running scriptlet: pipewire-1.0.0-2.el9.x86_64                                         23/105 
  Upgrading        : pipewire-1.0.0-2.el9.x86_64                                         23/105 
  Running scriptlet: pipewire-1.0.0-2.el9.x86_64                                         23/105 
  Upgrading        : systemd-udev-252-22.el9.x86_64                                      24/105 
  Running scriptlet: systemd-udev-252-22.el9.x86_64                                      24/105 
  Upgrading        : dracut-057-53.git20240104.el9.x86_64                                25/105 
  Installing       : kernel-modules-core-5.14.0-407.el9.x86_64                           26/105 
  Installing       : kernel-core-5.14.0-407.el9.x86_64                                   27/105 
  Running scriptlet: kernel-core-5.14.0-407.el9.x86_64                                   27/105 
  Installing       : kernel-modules-5.14.0-407.el9.x86_64                                28/105 
  Running scriptlet: kernel-modules-5.14.0-407.el9.x86_64                                28/105 
  Installing       : pipewire-jack-audio-connection-kit-libs-1.0.0-2.el9.x86_64          29/105 
  Upgrading        : containerd.io-1.6.27-3.1.el9.x86_64                                 30/105 
  Running scriptlet: containerd.io-1.6.27-3.1.el9.x86_64                                 30/105 
  Upgrading        : docker-ce-rootless-extras-25.0.0-1.el9.x86_64                       31/105 
  Running scriptlet: docker-ce-rootless-extras-25.0.0-1.el9.x86_64                       31/105 
  Upgrading        : docker-ce-3:25.0.0-1.el9.x86_64                                     32/105 
  Running scriptlet: docker-ce-3:25.0.0-1.el9.x86_64                                     32/105 
  Upgrading        : kernel-tools-libs-5.14.0-407.el9.x86_64                             33/105 
  Running scriptlet: kernel-tools-libs-5.14.0-407.el9.x86_64                             33/105 
  Upgrading        : kernel-tools-5.14.0-407.el9.x86_64                                  34/105 
  Running scriptlet: kernel-tools-5.14.0-407.el9.x86_64                                  34/105 
  Upgrading        : pipewire-jack-audio-connection-kit-1.0.0-2.el9.x86_64               35/105 
  Installing       : kernel-5.14.0-407.el9.x86_64                                        36/105 
  Running scriptlet: kmod-kvdo-8.2.3.3-111.el9.x86_64                                    37/105 
  Upgrading        : kmod-kvdo-8.2.3.3-111.el9.x86_64                                    37/105 
  Running scriptlet: kmod-kvdo-8.2.3.3-111.el9.x86_64                                    37/105 
  Upgrading        : dracut-config-rescue-057-53.git20240104.el9.x86_64                  38/105 
  Upgrading        : dracut-network-057-53.git20240104.el9.x86_64                        39/105 
  Upgrading        : dracut-squash-057-53.git20240104.el9.x86_64                         40/105 
  Upgrading        : pipewire-alsa-1.0.0-2.el9.x86_64                                    41/105 
  Upgrading        : pipewire-gstreamer-1.0.0-2.el9.x86_64                               42/105 
  Upgrading        : pipewire-pulseaudio-1.0.0-2.el9.x86_64                              43/105 
  Running scriptlet: pipewire-pulseaudio-1.0.0-2.el9.x86_64                              43/105 
  Upgrading        : pipewire-utils-1.0.0-2.el9.x86_64                                   44/105 
  Running scriptlet: openssh-server-8.7p1-38.el9.x86_64                                  45/105 
  Upgrading        : openssh-server-8.7p1-38.el9.x86_64                                  45/105 
  Running scriptlet: openssh-server-8.7p1-38.el9.x86_64                                  45/105 
  Upgrading        : qemu-guest-agent-17:8.2.0-2.el9.x86_64                              46/105 
  Running scriptlet: qemu-guest-agent-17:8.2.0-2.el9.x86_64                              46/105 
  Upgrading        : python3-hawkey-0.69.0-8.el9.x86_64                                  47/105 
  Upgrading        : python3-perf-5.14.0-407.el9.x86_64                                  48/105 
  Upgrading        : gnome-control-center-40.0-30.el9.x86_64                             49/105 
  Upgrading        : openssh-clients-8.7p1-38.el9.x86_64                                 50/105 
  Running scriptlet: openssh-clients-8.7p1-38.el9.x86_64                                 50/105 
  Upgrading        : osinfo-db-20231215-1.el9.noarch                                     51/105 
  Upgrading        : net-snmp-libs-1:5.9.1-13.el9.x86_64                                 52/105 
  Upgrading        : libtiff-4.4.0-12.el9.x86_64                                         53/105 
  Upgrading        : gstreamer1-plugins-bad-free-1.22.1-3.el9.x86_64                     54/105 
  Upgrading        : bpftool-7.3.0-407.el9.x86_64                                        55/105 
  Cleanup          : dracut-squash-057-52.git20231207.el9.x86_64                         56/105 
  Cleanup          : dracut-network-057-52.git20231207.el9.x86_64                        57/105 
  Cleanup          : dracut-config-rescue-057-52.git20231207.el9.x86_64                  58/105 
  Running scriptlet: openssh-server-8.7p1-35.el9.x86_64                                  59/105 
  Cleanup          : openssh-server-8.7p1-35.el9.x86_64                                  59/105 
  Running scriptlet: openssh-server-8.7p1-35.el9.x86_64                                  59/105 
  Running scriptlet: docker-ce-3:24.0.7-1.el9.x86_64                                     60/105 
  Cleanup          : docker-ce-3:24.0.7-1.el9.x86_64                                     60/105 
  Running scriptlet: docker-ce-3:24.0.7-1.el9.x86_64                                     60/105 
  Running scriptlet: qemu-guest-agent-17:8.1.0-4.el9.x86_64                              61/105 
  Cleanup          : qemu-guest-agent-17:8.1.0-4.el9.x86_64                              61/105 
  Running scriptlet: qemu-guest-agent-17:8.1.0-4.el9.x86_64                              61/105 
  Cleanup          : python3-hawkey-0.69.0-7.el9.x86_64                                  62/105 
  Running scriptlet: containerd.io-1.6.26-3.1.el9.x86_64                                 63/105 
  Cleanup          : containerd.io-1.6.26-3.1.el9.x86_64                                 63/105 
  Running scriptlet: containerd.io-1.6.26-3.1.el9.x86_64                                 63/105 
  Cleanup          : python3-libdnf-0.69.0-7.el9.x86_64                                  64/105 
  Cleanup          : pipewire-utils-0.3.67-2.el9.x86_64                                  65/105 
  Cleanup          : pipewire-gstreamer-0.3.67-2.el9.x86_64                              66/105 
  Cleanup          : pipewire-alsa-0.3.67-2.el9.x86_64                                   67/105 
  Cleanup          : pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64              68/105 
  Cleanup          : pipewire-libs-0.3.67-2.el9.x86_64                                   69/105 
  Cleanup          : pipewire-pulseaudio-0.3.67-2.el9.x86_64                             70/105 
  Cleanup          : pipewire-0.3.67-2.el9.x86_64                                        71/105 
  Cleanup          : gnome-control-center-40.0-29.el9.x86_64                             72/105 
  Running scriptlet: kernel-tools-5.14.0-404.el9.x86_64                                  73/105 
  Cleanup          : kernel-tools-5.14.0-404.el9.x86_64                                  73/105 
  Running scriptlet: kernel-tools-5.14.0-404.el9.x86_64                                  73/105 
  Cleanup          : gnome-control-center-filesystem-40.0-29.el9.noarch                  74/105 
  Cleanup          : container-selinux-3:2.227.0-1.el9.noarch                            75/105 
  Running scriptlet: container-selinux-3:2.227.0-1.el9.noarch                            75/105 
  Cleanup          : osinfo-db-20230518-1.el9.noarch                                     76/105 
  Running scriptlet: kmod-kvdo-8.2.3.3-110.el9.x86_64                                    77/105 
  Cleanup          : kmod-kvdo-8.2.3.3-110.el9.x86_64                                    77/105 
  Running scriptlet: kmod-kvdo-8.2.3.3-110.el9.x86_64                                    77/105 
  Cleanup          : docker-ce-cli-1:24.0.7-1.el9.x86_64                                 78/105 
  Cleanup          : dracut-057-52.git20231207.el9.x86_64                                79/105 
  Running scriptlet: systemd-udev-252-21.el9.x86_64                                      80/105 
  Cleanup          : systemd-udev-252-21.el9.x86_64                                      80/105 
  Running scriptlet: systemd-udev-252-21.el9.x86_64                                      80/105 
  Cleanup          : systemd-252-21.el9.x86_64                                           81/105 
  Running scriptlet: systemd-252-21.el9.x86_64                                           81/105 
  Cleanup          : systemd-pam-252-21.el9.x86_64                                       82/105 
  Cleanup          : evolution-data-server-3.40.4-8.el9.x86_64                           83/105 
  Cleanup          : python3-perf-5.14.0-404.el9.x86_64                                  84/105 
  Cleanup          : python3-libs-3.9.18-1.el9.x86_64                                    85/105 
  Cleanup          : python3-3.9.18-1.el9.x86_64                                         86/105 
  Running scriptlet: openssh-clients-8.7p1-35.el9.x86_64                                 87/105 
  Cleanup          : openssh-clients-8.7p1-35.el9.x86_64                                 87/105 
  Cleanup          : python-unversioned-command-3.9.18-1.el9.noarch                      88/105 
  Cleanup          : tzdata-2023c-1.el9.noarch                                           89/105 
  Cleanup          : evolution-data-server-langpacks-3.40.4-8.el9.noarch                 90/105 
  Cleanup          : systemd-rpm-macros-252-21.el9.noarch                                91/105 
  Running scriptlet: docker-buildx-plugin-0.11.2-1.el9.x86_64                            92/105 
  Cleanup          : docker-buildx-plugin-0.11.2-1.el9.x86_64                            92/105 
  Running scriptlet: docker-buildx-plugin-0.11.2-1.el9.x86_64                            92/105 
  Cleanup          : openssh-8.7p1-35.el9.x86_64                                         93/105 
  Cleanup          : evolution-data-server-ui-3.40.4-8.el9.x86_64                        94/105 
  Cleanup          : pam-1.5.1-16.el9.x86_64                                             95/105 
  Cleanup          : systemd-libs-252-21.el9.x86_64                                      96/105 
  Running scriptlet: docker-compose-plugin-2.21.0-1.el9.x86_64                           97/105 
  Cleanup          : docker-compose-plugin-2.21.0-1.el9.x86_64                           97/105 
  Running scriptlet: docker-compose-plugin-2.21.0-1.el9.x86_64                           97/105 
  Cleanup          : kernel-tools-libs-5.14.0-404.el9.x86_64                             98/105 
  Running scriptlet: kernel-tools-libs-5.14.0-404.el9.x86_64                             98/105 
  Cleanup          : gnome-settings-daemon-40.0.1-13.el9.x86_64                          99/105 
  Cleanup          : libdnf-0.69.0-7.el9.x86_64                                         100/105 
  Running scriptlet: docker-ce-rootless-extras-24.0.7-1.el9.x86_64                      101/105 
  Cleanup          : docker-ce-rootless-extras-24.0.7-1.el9.x86_64                      101/105 
  Running scriptlet: docker-ce-rootless-extras-24.0.7-1.el9.x86_64                      101/105 
  Cleanup          : net-snmp-libs-1:5.9.1-12.el9.x86_64                                102/105 
  Cleanup          : libtiff-4.4.0-10.el9.x86_64                                        103/105 
  Cleanup          : gstreamer1-plugins-bad-free-1.22.1-1.el9.x86_64                    104/105 
  Cleanup          : bpftool-7.3.0-404.el9.x86_64                                       105/105 
  Running scriptlet: container-selinux-3:2.228.0-1.el9.noarch                           105/105 
  Running scriptlet: kernel-modules-core-5.14.0-407.el9.x86_64                          105/105 
  Running scriptlet: kernel-core-5.14.0-407.el9.x86_64                                  105/105 
  Running scriptlet: kernel-modules-5.14.0-407.el9.x86_64                               105/105 
  Running scriptlet: kmod-kvdo-8.2.3.3-111.el9.x86_64                                   105/105 
  Running scriptlet: bpftool-7.3.0-404.el9.x86_64                                       105/105 
  Verifying        : kernel-5.14.0-407.el9.x86_64                                         1/105 
  Verifying        : kernel-core-5.14.0-407.el9.x86_64                                    2/105 
  Verifying        : kernel-modules-5.14.0-407.el9.x86_64                                 3/105 
  Verifying        : kernel-modules-core-5.14.0-407.el9.x86_64                            4/105 
  Verifying        : pipewire-jack-audio-connection-kit-libs-1.0.0-2.el9.x86_64           5/105 
  Verifying        : bpftool-7.3.0-407.el9.x86_64                                         6/105 
  Verifying        : bpftool-7.3.0-404.el9.x86_64                                         7/105 
  Verifying        : dracut-057-53.git20240104.el9.x86_64                                 8/105 
  Verifying        : dracut-057-52.git20231207.el9.x86_64                                 9/105 
  Verifying        : dracut-config-rescue-057-53.git20240104.el9.x86_64                  10/105 
  Verifying        : dracut-config-rescue-057-52.git20231207.el9.x86_64                  11/105 
  Verifying        : dracut-network-057-53.git20240104.el9.x86_64                        12/105 
  Verifying        : dracut-network-057-52.git20231207.el9.x86_64                        13/105 
  Verifying        : dracut-squash-057-53.git20240104.el9.x86_64                         14/105 
  Verifying        : dracut-squash-057-52.git20231207.el9.x86_64                         15/105 
  Verifying        : kernel-tools-5.14.0-407.el9.x86_64                                  16/105 
  Verifying        : kernel-tools-5.14.0-404.el9.x86_64                                  17/105 
  Verifying        : kernel-tools-libs-5.14.0-407.el9.x86_64                             18/105 
  Verifying        : kernel-tools-libs-5.14.0-404.el9.x86_64                             19/105 
  Verifying        : kmod-kvdo-8.2.3.3-111.el9.x86_64                                    20/105 
  Verifying        : kmod-kvdo-8.2.3.3-110.el9.x86_64                                    21/105 
  Verifying        : libdnf-0.69.0-8.el9.x86_64                                          22/105 
  Verifying        : libdnf-0.69.0-7.el9.x86_64                                          23/105 
  Verifying        : openssh-8.7p1-38.el9.x86_64                                         24/105 
  Verifying        : openssh-8.7p1-35.el9.x86_64                                         25/105 
  Verifying        : openssh-clients-8.7p1-38.el9.x86_64                                 26/105 
  Verifying        : openssh-clients-8.7p1-35.el9.x86_64                                 27/105 
  Verifying        : openssh-server-8.7p1-38.el9.x86_64                                  28/105 
  Verifying        : openssh-server-8.7p1-35.el9.x86_64                                  29/105 
  Verifying        : pam-1.5.1-17.el9.x86_64                                             30/105 
  Verifying        : pam-1.5.1-16.el9.x86_64                                             31/105 
  Verifying        : python3-3.9.18-2.el9.x86_64                                         32/105 
  Verifying        : python3-3.9.18-1.el9.x86_64                                         33/105 
  Verifying        : python3-hawkey-0.69.0-8.el9.x86_64                                  34/105 
  Verifying        : python3-hawkey-0.69.0-7.el9.x86_64                                  35/105 
  Verifying        : python3-libdnf-0.69.0-8.el9.x86_64                                  36/105 
  Verifying        : python3-libdnf-0.69.0-7.el9.x86_64                                  37/105 
  Verifying        : python3-libs-3.9.18-2.el9.x86_64                                    38/105 
  Verifying        : python3-libs-3.9.18-1.el9.x86_64                                    39/105 
  Verifying        : python3-perf-5.14.0-407.el9.x86_64                                  40/105 
  Verifying        : python3-perf-5.14.0-404.el9.x86_64                                  41/105 
  Verifying        : systemd-252-22.el9.x86_64                                           42/105 
  Verifying        : systemd-252-21.el9.x86_64                                           43/105 
  Verifying        : systemd-libs-252-22.el9.x86_64                                      44/105 
  Verifying        : systemd-libs-252-21.el9.x86_64                                      45/105 
  Verifying        : systemd-pam-252-22.el9.x86_64                                       46/105 
  Verifying        : systemd-pam-252-21.el9.x86_64                                       47/105 
  Verifying        : systemd-rpm-macros-252-22.el9.noarch                                48/105 
  Verifying        : systemd-rpm-macros-252-21.el9.noarch                                49/105 
  Verifying        : systemd-udev-252-22.el9.x86_64                                      50/105 
  Verifying        : systemd-udev-252-21.el9.x86_64                                      51/105 
  Verifying        : tzdata-2023d-1.el9.noarch                                           52/105 
  Verifying        : tzdata-2023c-1.el9.noarch                                           53/105 
  Verifying        : container-selinux-3:2.228.0-1.el9.noarch                            54/105 
  Verifying        : container-selinux-3:2.227.0-1.el9.noarch                            55/105 
  Verifying        : evolution-data-server-3.40.4-9.el9.x86_64                           56/105 
  Verifying        : evolution-data-server-3.40.4-8.el9.x86_64                           57/105 
  Verifying        : evolution-data-server-langpacks-3.40.4-9.el9.noarch                 58/105 
  Verifying        : evolution-data-server-langpacks-3.40.4-8.el9.noarch                 59/105 
  Verifying        : evolution-data-server-ui-3.40.4-9.el9.x86_64                        60/105 
  Verifying        : evolution-data-server-ui-3.40.4-8.el9.x86_64                        61/105 
  Verifying        : gnome-control-center-40.0-30.el9.x86_64                             62/105 
  Verifying        : gnome-control-center-40.0-29.el9.x86_64                             63/105 
  Verifying        : gnome-control-center-filesystem-40.0-30.el9.noarch                  64/105 
  Verifying        : gnome-control-center-filesystem-40.0-29.el9.noarch                  65/105 
  Verifying        : gnome-settings-daemon-40.0.1-15.el9.x86_64                          66/105 
  Verifying        : gnome-settings-daemon-40.0.1-13.el9.x86_64                          67/105 
  Verifying        : gstreamer1-plugins-bad-free-1.22.1-3.el9.x86_64                     68/105 
  Verifying        : gstreamer1-plugins-bad-free-1.22.1-1.el9.x86_64                     69/105 
  Verifying        : libtiff-4.4.0-12.el9.x86_64                                         70/105 
  Verifying        : libtiff-4.4.0-10.el9.x86_64                                         71/105 
  Verifying        : net-snmp-libs-1:5.9.1-13.el9.x86_64                                 72/105 
  Verifying        : net-snmp-libs-1:5.9.1-12.el9.x86_64                                 73/105 
  Verifying        : osinfo-db-20231215-1.el9.noarch                                     74/105 
  Verifying        : osinfo-db-20230518-1.el9.noarch                                     75/105 
  Verifying        : pipewire-1.0.0-2.el9.x86_64                                         76/105 
  Verifying        : pipewire-0.3.67-2.el9.x86_64                                        77/105 
  Verifying        : pipewire-alsa-1.0.0-2.el9.x86_64                                    78/105 
  Verifying        : pipewire-alsa-0.3.67-2.el9.x86_64                                   79/105 
  Verifying        : pipewire-gstreamer-1.0.0-2.el9.x86_64                               80/105 
  Verifying        : pipewire-gstreamer-0.3.67-2.el9.x86_64                              81/105 
  Verifying        : pipewire-jack-audio-connection-kit-1.0.0-2.el9.x86_64               82/105 
  Verifying        : pipewire-jack-audio-connection-kit-0.3.67-2.el9.x86_64              83/105 
  Verifying        : pipewire-libs-1.0.0-2.el9.x86_64                                    84/105 
  Verifying        : pipewire-libs-0.3.67-2.el9.x86_64                                   85/105 
  Verifying        : pipewire-pulseaudio-1.0.0-2.el9.x86_64                              86/105 
  Verifying        : pipewire-pulseaudio-0.3.67-2.el9.x86_64                             87/105 
  Verifying        : pipewire-utils-1.0.0-2.el9.x86_64                                   88/105 
  Verifying        : pipewire-utils-0.3.67-2.el9.x86_64                                  89/105 
  Verifying        : python-unversioned-command-3.9.18-2.el9.noarch                      90/105 
  Verifying        : python-unversioned-command-3.9.18-1.el9.noarch                      91/105 
  Verifying        : qemu-guest-agent-17:8.2.0-2.el9.x86_64                              92/105 
  Verifying        : qemu-guest-agent-17:8.1.0-4.el9.x86_64                              93/105 
  Verifying        : containerd.io-1.6.27-3.1.el9.x86_64                                 94/105 
  Verifying        : containerd.io-1.6.26-3.1.el9.x86_64                                 95/105 
  Verifying        : docker-buildx-plugin-0.12.1-1.el9.x86_64                            96/105 
  Verifying        : docker-buildx-plugin-0.11.2-1.el9.x86_64                            97/105 
  Verifying        : docker-ce-3:25.0.0-1.el9.x86_64                                     98/105 
  Verifying        : docker-ce-3:24.0.7-1.el9.x86_64                                     99/105 
  Verifying        : docker-ce-cli-1:25.0.0-1.el9.x86_64                                100/105 
  Verifying        : docker-ce-cli-1:24.0.7-1.el9.x86_64                                101/105 
  Verifying        : docker-ce-rootless-extras-25.0.0-1.el9.x86_64                      102/105 
  Verifying        : docker-ce-rootless-extras-24.0.7-1.el9.x86_64                      103/105 
  Verifying        : docker-compose-plugin-2.24.1-1.el9.x86_64                          104/105 
  Verifying        : docker-compose-plugin-2.21.0-1.el9.x86_64                          105/105 

Upgraded:
  bpftool-7.3.0-407.el9.x86_64                                                                  
  container-selinux-3:2.228.0-1.el9.noarch                                                      
  containerd.io-1.6.27-3.1.el9.x86_64                                                           
  docker-buildx-plugin-0.12.1-1.el9.x86_64                                                      
  docker-ce-3:25.0.0-1.el9.x86_64                                                               
  docker-ce-cli-1:25.0.0-1.el9.x86_64                                                           
  docker-ce-rootless-extras-25.0.0-1.el9.x86_64                                                 
  docker-compose-plugin-2.24.1-1.el9.x86_64                                                     
  dracut-057-53.git20240104.el9.x86_64                                                          
  dracut-config-rescue-057-53.git20240104.el9.x86_64                                            
  dracut-network-057-53.git20240104.el9.x86_64                                                  
  dracut-squash-057-53.git20240104.el9.x86_64                                                   
  evolution-data-server-3.40.4-9.el9.x86_64                                                     
  evolution-data-server-langpacks-3.40.4-9.el9.noarch                                           
  evolution-data-server-ui-3.40.4-9.el9.x86_64                                                  
  gnome-control-center-40.0-30.el9.x86_64                                                       
  gnome-control-center-filesystem-40.0-30.el9.noarch                                            
  gnome-settings-daemon-40.0.1-15.el9.x86_64                                                    
  gstreamer1-plugins-bad-free-1.22.1-3.el9.x86_64                                               
  kernel-tools-5.14.0-407.el9.x86_64                                                            
  kernel-tools-libs-5.14.0-407.el9.x86_64                                                       
  kmod-kvdo-8.2.3.3-111.el9.x86_64                                                              
  libdnf-0.69.0-8.el9.x86_64                                                                    
  libtiff-4.4.0-12.el9.x86_64                                                                   
  net-snmp-libs-1:5.9.1-13.el9.x86_64                                                           
  openssh-8.7p1-38.el9.x86_64                                                                   
  openssh-clients-8.7p1-38.el9.x86_64                                                           
  openssh-server-8.7p1-38.el9.x86_64                                                            
  osinfo-db-20231215-1.el9.noarch                                                               
  pam-1.5.1-17.el9.x86_64                                                                       
  pipewire-1.0.0-2.el9.x86_64                                                                   
  pipewire-alsa-1.0.0-2.el9.x86_64                                                              
  pipewire-gstreamer-1.0.0-2.el9.x86_64                                                         
  pipewire-jack-audio-connection-kit-1.0.0-2.el9.x86_64                                         
  pipewire-libs-1.0.0-2.el9.x86_64                                                              
  pipewire-pulseaudio-1.0.0-2.el9.x86_64                                                        
  pipewire-utils-1.0.0-2.el9.x86_64                                                             
  python-unversioned-command-3.9.18-2.el9.noarch                                                
  python3-3.9.18-2.el9.x86_64                                                                   
  python3-hawkey-0.69.0-8.el9.x86_64                                                            
  python3-libdnf-0.69.0-8.el9.x86_64                                                            
  python3-libs-3.9.18-2.el9.x86_64                                                              
  python3-perf-5.14.0-407.el9.x86_64                                                            
  qemu-guest-agent-17:8.2.0-2.el9.x86_64                                                        
  systemd-252-22.el9.x86_64                                                                     
  systemd-libs-252-22.el9.x86_64                                                                
  systemd-pam-252-22.el9.x86_64                                                                 
  systemd-rpm-macros-252-22.el9.noarch                                                          
  systemd-udev-252-22.el9.x86_64                                                                
  tzdata-2023d-1.el9.noarch                                                                     
Installed:
  kernel-5.14.0-407.el9.x86_64                                                                  
  kernel-core-5.14.0-407.el9.x86_64                                                             
  kernel-modules-5.14.0-407.el9.x86_64                                                          
  kernel-modules-core-5.14.0-407.el9.x86_64                                                     
  pipewire-jack-audio-connection-kit-libs-1.0.0-2.el9.x86_64                                    

Complete!

[root@localhost ~]# sudo yum install docker-compose-plugin
Last metadata expiration check: 0:07:47 ago on Sun 21 Jan 2024 06:42:53 AM EST.
Package docker-compose-plugin-2.24.1-1.el9.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
[root@localhost ~]#  docker compose version
Docker Compose version v2.24.1
安装完成。


方法二:--手动安装(没有尝试)
DOCKER_CONFIG=${DOCKER_CONFIG:-$HOME/.docker}
mkdir -p $DOCKER_CONFIG/cli-plugins
curl -SL https://github.com/docker/compose/releases/download/v2.24.1/docker-compose-linux-x86_64 -o $DOCKER_CONFIG/cli-plugins/docker-compose
Docker Compose for all users on your system, replace ~/.docker/cli-plugins with /usr/local/lib/docker/cli-plugins.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/652785.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

【大数据】详解 Flink 中的 WaterMark

详解 Flink 中的 WaterMark 1.基础概念1.1 流处理1.2 乱序1.3 窗口及其生命周期1.4 Keyed vs Non-Keyed1.5 Flink 中的时间 2.Watermark2.1 案例一2.2 案例二2.3 如何设置最大乱序时间2.4 延迟数据重定向 3.在 DDL 中的定义3.1 事件时间3.2 处理时间 1.基础概念 1.1 流处理 流…

深度推荐模型之DeepFM

一、FM 背景:主要解决大规模稀疏数据下的特征组合遇到的问题:1. 二阶特征参数数据呈指数增长 怎么做的:对每个特征引入大小为k的隐向量,两两特征的权重值通过计算对应特征的隐向量内积 而特征之间计算点积的复杂度原本为 实际应…

javascript分解器

javascript分解器 //split into array of strings. var str "Well, how, are , we , doing, today"; var res str.split(",");

幻兽帕鲁的搭建和幻兽帕鲁需要什么配置的服务器

前言 大家好,今天教大家如何快速搭建幻兽帕鲁,并能满足8-32人游玩 第一步 购买服务器 1.CPU:4核(最低需要4核起,当然可以选择更高的)CPU的选择更看重单核性能,尽量选择主频2.5GHz以上的&#…

python3-cookbook-字典中的键映射多个值

第一章:数据结构和算法 Python 提供了大量的内置数据结构,包括列表,集合以及字典。大多数情况下使用这些数据结构是很简单的。但是,我们也会经常碰到到诸如查询,排序和过滤等等这些普遍存在的问题。 因此,这一章的目的就是讨论这些比较常见的问题和算法。 另外,我们也会…

嵌入式C语言--#pragma指令

嵌入式C语言–#pragma指令 嵌入式C语言--#pragma指令 嵌入式C语言--#pragma指令一. pragma预处理指令概念二. pragma预处理指令的作用三. 预处理指令的参数1)message参数2)code_seg参数3)once参数4)pack参数5) section…

OpenTCS IDEA 全流程搭建和运行指南

OpenTCS IDEA 全流程搭建和运行指南 JDK安装下载JDK版本 openTCS源码下载IDEA 打开运行查看下载源码中gradle版本号下载gradle 二进制文件配置IDEA Gradle本地仓库IDEA打开openTCS项目运行顺序 JDK安装 下载JDK版本 JDK网址 注意: 请下载官方文档标准的java13JDK o…

paddle 动态图命名重复问题

引言 具体场景是这样的,我用ai studio提供的notebook跑动态图代码,第一遍正常,第二遍的时候就报参数名称已存在,虽然我也知道这是notebook存储之前的参数变量引起的,只需要重启再运行就可以了。但是重启代价太高了,尤其是前面已经写了很多代码,而我只是想测试这一个cell…

4G模块Air724如何访问天气信息

1.这是获得json数据: 左边是标准官方api说明中的,右边是我用串口获取的: 2.首先找一个天气服务器,我的:YY天气,直接百度,注册,然后找api即可: 3.用接口工具测试接口是否…

AV Foundation 视频播放中的可视拖拽进度条

引言 在视频播放软件中,通过拖拽进度条来调整播放进度几乎已成为不可或缺的功能。这一功能使用户能够精确指定视频播放的时间点。近年来,视频播放器在原有的拖拽进度条基础上进行了更加人性化的性能提升,引入了可视化拖拽条。这一创新为用户…

如何利用 chatgpt 提高查询效率

问 chatgpt 问题: 如何利用chatgpt 提高工作效率 chatgpt回答 利用ChatGPT可以提高工作效率的方法有很多。以下是一些建议:1. 自动化任务:将一些重复性的任务自动化,让ChatGPT代替你完成。 例如,你可以编写脚本来处理…

Ps:根据 HSB 调色(以可选颜色命令为例)

在数字色彩中,RGB 和 HSV(又称 HSB)是两种常用的颜色表示方式(颜色模型)。 在 RGB 颜色模式下,Photoshop 的红(Red)、绿(Green)、蓝(Blue&#xf…

Spring Boot参数校验方案

NotNull:值不能为null;NotEmpty:字符串、集合或数组的值不能为空,即长度大于0;NotBlank:字符串的值不能为空白,即不能只包含空格;Size:字符串、集合或数组的大小是否在指…

基于SpringBoot微信小程序的宠物美容预约系统设计与实现

博主介绍:✌全网粉丝30W,csdn特邀作者、博客专家、CSDN新星计划导师、Java领域优质创作者,博客之星、掘金/华为云/阿里云/InfoQ等平台优质作者、专注于Java技术领域和学生毕业项目实战,高校老师/讲师/同行交流合作✌ 主要内容:SpringBoot、Vue、SSM、HLM…

rabbitmq基础-java-3、Fanout交换机

1、简介 Fanout,英文翻译是扇出。 2、 特点 1) 可以有多个队列 2) 每个队列都要绑定到Exchange(交换机) 3) 生产者发送的消息,只能发送到交换机 4) 交换机把消息发送给绑定过的…

React16源码: React中commit阶段的commitAllLifeCycles的源码实现

commitAllLifeCycles 1 )概述 在 react commit 阶段的 commitRoot 第三个 while 循环中处理了生命周期相关的一些内容它这个方法的名字叫做 commitAllLifeCycles 2 )源码 定位到 packages/react-reconciler/src/ReactFiberScheduler.js#L479 查看 co…

应用机器学习的建议

一、决定下一步做什么 在你得到你的学习参数以后,如果你要将你的假设函数放到一组新的房屋样本上进行测试,假如说你在预测房价时产生了巨大的误差,你想改进这个算法,接下来应该怎么办?实际上你可以考虑先采用下面的几种…

防御保护--第一次实验

目录 一,vlan的划分及在防火墙上创建单臂路由 二,创建安全区域 三,配置安全策略 四,配置认证策略 五,配置NAT策略 1.将内网中各个接口能够ping通自己的网关 2..生产区在工作时间内可以访问服务器区,仅…

AI大模型开发架构设计(6)——AIGC时代,如何求职、转型与选择?

文章目录 AIGC时代,如何求职、转型与选择?1 新职场,普通人最值钱的能力是什么?2 新职场成长的3点建议第1点:目标感第2点:执行力第3点:高效生产力 3 新职场会产生哪些新岗位机会?如何借势?4 新职场普通人…

数据结构-线性表

文章目录 数据结构—线性表1.线性表的定义和基本操作线性表的定义线性表的特点线性表的基本操作 2.线性表的顺序存储和链式存储表示顺序存储链式存储单链表循环链表双向链表 数据结构—线性表 1.线性表的定义和基本操作 线性表的定义 定义:线性表是具有相同数据类…