错误信息

fatal: [192.168.1.232]: FAILED! => {"changed": true, "cmd": "docker-compose -f /home/work/hawkseye/m_mq_backend/docker-compose.yml up -d", "delta": "0:00:04.647923", "end": "2019-11-18 16:00:09.106869", "msg": "non-zero return code", "rc": 1, "start": "2019-11-18 16:00:04.458946", "stderr": "Creating network \"mmqbackend_default\" with the default driver\nCreating hawkseye-m-mq-backend\n\nERROR: for backend  Cannot create container for service backend: Conflict. The container name \"/hawkseye-m-mq-backend\" is already in use by container \"dd5a3c30755b996d5fc2fa96c514ee1e80cdd3b319569b3acc475e8124d0d669\". You have to remove (or rename) that container to be able to reuse that name.\nEncountered errors while bringing up the project.", "stderr_lines": ["Creating network \"mmqbackend_default\" with the default driver", "Creating hawkseye-m-mq-backend", "", "ERROR: for backend  Cannot create container for service backend: Conflict. The container name \"/hawkseye-m-mq-backend\" is already in use by container \"dd5a3c30755b996d5fc2fa96c514ee1e80cdd3b319569b3acc475e8124d0d669\". You have to remove (or rename) that container to be able to reuse that name.", "Encountered errors while bringing up the project."], "stdout": "", "stdout_lines": []}to retry, use: --limit @/opt/jenkins/playbooks/hawkseye/m_mq_backend_test/m-mq-test.retry

重要信息:

Creating hawkseye-m-mq-backend", "", "
ERROR: for backend  Cannot create container for service backend: Conflict.
The container name \"/hawkseye-m-mq-backend\" is already in use by container \"dd5a3c30755b996d5fc2fa96c514ee1e80cdd3b319569b3acc475e8124d0d669\".You have to remove (or rename) that container to be able to reuse that name

然后执行docker rm命令

docker rm dd5a3c30755b

解决问题

The container name XXX is already in use by container相关推荐

  1. 创建新Docker容器时出现“The container name /xxx is already in use by container xxxxxxxxxxx...”问题的解决办法

    创建新Docker容器时出现"The container name "/xxx" is already in use by container xxxxxxxxxxx-& ...

  2. 创建新Docker容器时出现“The container name “/xxx“ is already in use by container xxxxxxxxxxx...”问题的解决办法

    创建新Docker容器时出现"The container name "/xxx" is already in use by container xxxxxxxxxxx-& ...

  3. docker出现问题:The container name “/XXX“ is already in use by container 解决方案

    在虚拟机centos7系统中docker在创建一个实例的出现问题:The container name "/XXX" is already in use by container的 ...

  4. docker: Error response from daemon: Conflict. The container name xxx is already in use by container

    docker: Error response from daemon: Conflict. The container name xxx is already in use by container ...

  5. Error response from daemon: Conflict. The container name /mysql is already in use by container

    执行: docker run --name mysql -p 3306:3306 -v /root/bo/data/mysql:/var/lib/mysql -e MYSQL_ROOT_PASSWOR ...

  6. 解决docker报错:The container name “/mysql“ is already in use by container

    1. 概述 因为换了ip导致虚拟机很多无法使用,这不遇到数据库连接不上报错: Navicat连接mysql数据库报错2003 - Can't connect to MySQL server on '. ...

  7. The container name /mysql is already in use by container

    在启动docker容器里的mysql出现如下错误: [root@localhost /]# docker run --name mysql -p 3306:3306 -e MYSQL_ROOT_PAS ...

  8. docker安装redis无法启动: The container name “/ly-redis“ is already in use by container

    报错信息:response from daemon: Conflict. The container name "/ly-redis" is already in use by c ...

  9. Error response from daemon: Conflict. The container name “/redis“ is already in use by container “93

    前言 最近使用docker,然后启动时报错: 错误信息 Error response from daemon: Conflict. The container name "/redis&qu ...

最新文章

  1. Linux-unit12
  2. fastDFS安装及配置
  3. 用手机就能实时给图像直线描边,速度不亚于目标检测,在线Demo可玩
  4. 开源 java CMS - FreeCMS2.8 数据对象 applyopen
  5. STM32与DS1302的接口电路
  6. Int,Long比较重使用equal替换==
  7. Windows系统下搭建MPI环境
  8. ASP.NET Core中使用GraphQL - 第一章 Hello World
  9. std::shared_ptr之deleter的巧妙应用
  10. PyQT:This application failed to start because no Qt platform plugin could be initialized.
  11. python计数循环,python - Python中的密码求解器循环计数 - SO中文参考 - www.soinside.com...
  12. Nginx 基于nginx-sticky-module模块进行会话保持
  13. 计算机内存的存储原理,存储器原理
  14. 《SVN web管理工具CollabNetSubversionEdge》
  15. Codeblock汉化教程
  16. 人人网是明文传输,所以只要抓包就能知道用户名和密码
  17. 颜色对照表(三)(16进制、RGB、CMYK、HSV、中英文名)
  18. 最新web/java/jsp实现发送手机短信验证码和邮箱验证码的注册登录功能(详细)
  19. 争对让望对思野葛对山栀注解_《笠翁对韵》注音注释(四支)
  20. linux黑客大曝光 pdf,UPPH、UPH

热门文章

  1. jQuery mobile插件基础知识笔记
  2. UE4蓝图案例:媒体播放器的开关1
  3. Java开发游戏脚本(第五卷)
  4. 【Apsara Clouder 认证】API 接口调用真题
  5. 通过上下两册书籍夯实Python基础,这本书就是Python的必备书籍
  6. Python下应用opencv 背景消除或图片减法
  7. J2EE项目中异常的设计与处理
  8. 打捞“世越号” 我国“钢梁托底”技术显实力
  9. springboot实现图片上传和图片删除
  10. YOLOV5测试及训练自己的数据集