cpmbits / cpmbits/cpm

cpm does not show any output when downloading new docker images

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

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
11
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This may be confusing for most users, as cpm does not show any output message when it starts downloading a docker image (unlike when the docker command line tool is used). A solution could be to look for the image first and, in case it's not cached locally, download it using `docker pull` so that the docker command output is shown.

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

No source file or test is named in the issue. Start by locating cpm's Docker image download path and compare its behavior with `docker pull`; done means users see download progress when an image is not cached locally, with existing cached-image behavior preserved.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.