slimtoolkit / slimtoolkit/slim

docker-slim version shows some notification while checking version

Open
#49 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
Dominant language
Go
Stars
23.4k
Forks
840
PR merge metrics
No merged PRs in 30d

Description

root@node: ~/docker# docker-slim --version
2018/04/25 06:37:06 Couldn't set key CPE_NAME, no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key , no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
2018/04/25 06:37:06 Couldn't set key , no corresponding struct field found
docker-slim version linux|Tetra|1.20|f79fefbb88486f9431fdae5c6f65155fb7b3d39b|2018-03-05_05:20:22AM (go1.10)

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 running docker-slim --version and trace the version-reporting entry point that produces the shown system-field notifications. The work is done when the command reports the docker-slim version without those warnings, while preserving the version output.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.