slimtoolkit / slimtoolkit/slim

docker-slim info not generating dockerfile

Open
#50 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

root@node: ~/mobi-docker# docker-slim info 3afd47092a0e
2018/04/25 12:44:17 Couldn't set key CPE_NAME, no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key , no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key CENTOS_MANTISBT_PROJECT, no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key CENTOS_MANTISBT_PROJECT_VERSION, no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key REDHAT_SUPPORT_PRODUCT, no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key REDHAT_SUPPORT_PRODUCT_VERSION, no corresponding struct field found
2018/04/25 12:44:17 Couldn't set key , no corresponding struct field found
docker-slim: [info] image= 3afd47092a0e
docker-slim: [info] done.

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

Reproduce the reported docker-slim info 3afd47092a0e command and inspect the info command entry point and its image-inspection path. Determine why this image does not produce the expected Dockerfile, then verify the command completes without the reported field errors and generates the expected output.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
cli, devops
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.