codeskyblue / codeskyblue/go-sh

go-sh包 ,用到DOCKER操作指令时是无信息返回的。

Open
#39 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.1k
Forks
137
PR merge metrics
No merged PRs in 30d

Description

go-sh包 ,用到DOCKER操作指令时是无信息返回的。
觉得非常奇怪。
go-sh包所在程序在宿主机上运行,运行docker --help是可以正常获得反馈,
但是使用docker ps -a之类的指令时,是无反馈回来的,
而在cmd面板ssh操作是可以正常反馈的。
是跨容器导致了这个问题吗,有办法解决吗?很头大

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported behavior in the go-sh program on the host: compare the output from `docker --help` with `docker ps -a`, then compare both with the SSH command-line behavior. The issue does not name a source file or test; done means identifying why the Docker command returns no output and documenting or fixing the behavior with a regression check.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.