#2385 [Core feature] Add sha to images
Issue created by
wild-endeavor
WIP
## Motivation: Why do you think this is important?
Users have
requested to be able to specify the sha256 digest of an image in addition to the tag. This is something we've discussed in the past to strengthen reproducibility and as a security measure.
## User Experience
Docker allows you to pull images like
$ docker pull ubuntu@sha256:82becede498899ec668628e7cb0ad87b6e1c371cb8a1e597d83a47fac21d6af3
When working in Flyte, users should be able to do the same.
## Questions
Should users be able to specify both the tag and a sha for it?
## Are you sure this issue hasn't been raised already?
• Yes
## Have you read the Code of Conduct?
• Yes
flyteorg/flyte