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
Assessment
This issue has not been assessed yet.