common-workflow-language / common-workflow-language/cwl-utils
Request: tool to replace simple docker references with digests
Open
- Dominant language
- Python
- Stars
- 43
- Forks
- 28
- Avg merge
- 4h 7m
- Merged PRs (30d)
- 4
Description
https://docs.docker.com/engine/reference/commandline/pull/#pull-an-image-by-digest-immutable-identifier
`dockerPull: ubuntu:14.04` -> `dockerPull: ubuntu@sha256:45b23dee08af5e43a7fea6c4cf9c25ccf269ee113168c19722f87876677c5cb2`
Contributor guide
Research direction
The issue names no repository files, tests, or entry points. Start with the linked Docker pull-by-digest documentation and the shown dockerPull example; done means a tool can replace simple image tags with immutable digests consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100