onepub-dev / onepub-dev/dcli

DCli not correctly detecting terminal status when running under docker.

Open
#152 0 comments 0 reactions 0 assignees View on GitHub

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.

  1. stdin seems to be closed, at least when building a docker image, and running dcli_install as part of the build.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.