【问题标题】:Un-responsive docker containers无响应的 docker 容器
【发布时间】:2019-05-15 01:13:14
【问题描述】:

我看到主机中的 docker 容器显示为 Running/Up ,但是当我尝试 exec 时,我看到了。

rpc error: code = 2 desc = containerd: container not found

我没有看到在ps -aef 输出上运行任何相关进程。

查看我看到的dockerd 日志 -

level=error msg="containerd: get exit status" error="containerd: process has not exited" id=e4e5d58359 pid=bba1944c4 systemPid=5132

码头工人版本:

客户端:版本:1.13.1 API 版本:1.26 Go 版本:go1.7.5 Git 提交:092cba3 内置:2 月 8 日星期三 2017 年 06:50:14 操作系统/架构:linux/amd64

服务器:版本:1.13.1 API 版本:1.26(最低版本 1.12)Go 版本:go1.7.5 Git 提交:092cba3 构建:2017 年 2 月 8 日星期三 06:50:14 OS/Arch:linux/amd64 实验:false

什么可能导致这种行为?指针?

【问题讨论】:

    标签: docker containerd


    【解决方案1】:

    此问题自 v17.12 起已修复。

    版本 18.03 是支持的最新版本,因此您应该将 docker 升级到最新版本。

    【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-29
    • 2020-10-10
    • 2016-02-17
    • 1970-01-01
    相关资源
    最近更新 更多