天天写代码go 2023-04-12 08:08 采纳率: 80.5%
浏览 128
已结题

运行docker-compose或者输入 docker-compose --version 报错。

运行docker-compose或者输入 docker-compose --version 报错。 不知道跟linux内核或者docker版本有没有关系。
报错信息:
Executing docker install script, commit: a8a6b338bdfedd7ddefb96fe3e7fe7d4036d945a
Warning: the "docker" command appears to already exist on this system.

If you already have Docker installed, this script can cause trouble, which is
why we're displaying this warning and provide the opportunity to cancel the
installation.

If you installed the current Docker package using this script and are using it
again to update Docker, you can safely ignore this message.

You may press Ctrl+C now to abort this script.

  • 写回答

2条回答 默认 最新

  • 编号灬9527 2023-04-12 08:38
    关注

    之前也是在网上找文章去安装docker-compose,只有一个能正常启动,
    #安装docker

    安装yum-utils

    yum install -y yum-utils

    配置yum源

    yum-config-manager
    --add-repo
    https://download.docker.com/linux/centos/docker-ce.repo

    安装docker-ce

    yum install -y docker-ce

    设置开机启动服务

    systemctl enable docker

    启动服务

    systemctl start docker

    #Docker compose安装

    安装epel源

    yum install -y epel-release

    安装docker-compose,如果没有python3会安装python3

    yum install -y docker-compose

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

问题事件

  • 系统已结题 4月20日
  • 已采纳回答 4月12日
  • 创建了问题 4月12日

悬赏问题

  • ¥15 Python语言实验
  • ¥15 SAP HANA SQL 增加合计行
  • ¥20 用C#语言解决一个英文打字练习器,有偿
  • ¥15 srs-sip外部服务 webrtc支持H265格式
  • ¥15 在使用abaqus软件中,继承到assembly里的surfaces怎么使用python批量调动
  • ¥15 大一C语言期末考试,求帮助🙏🙏
  • ¥15 ch340驱动未分配COM
  • ¥15 Converting circular structure to JSON
  • ¥30 Hyper-v虚拟机相关问题,求解答。
  • ¥15 TSM320F2808PZA芯片 Bootloader