DCli not correctly detecting terminal status when running under docker.
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 265
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
There appear to be a couple of related issues here.
- stdin seems to be closed, at least when building a docker image, and running dcli_install as part of the build.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with dcli_install during a Docker image build, focusing on the reported closed stdin and terminal-status detection. Trace the relevant Dcli entry point and compare behavior inside and outside Docker; done means the terminal status is detected correctly in both contexts and the reported build scenario no longer fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, docker
- Domain
- cli, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100